Browser history does not work on queries with percent sign
A query like
frgmntsep%
will just work, but browsing back to the result page for a query with%
in it won’t (loads blank page).This is because of an issue with History.js. See URL Encoded percent signs are unescaped by History, causing javascript errors.
Submitted by Elmer van Chastelet on 3 April 2013 at 15:22
Issue Log
On 3 June 2013 at 14:46 Elmer van Chastelet commented:
Fixed by updating to newer (beta) History.js
On 3 June 2013 at 14:46 Elmer van Chastelet closed this issue.
Log in to post comments