You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On an iPad with Adobe Reader, when viewing slides which link to the replay CGI script, it seems that the escapes are doubly escaped, in other words a space character becomes %2520 because %25 is the percent character, and 20 is the hex code for space. #61