Status: Accepted
Owner: pekka.klarck
Labels: Type-Defect Priority-Low Target-2.8.4

New issue 1658 by pekka.klarck: Report: Search using & and % fails on Firefox
http://code.google.com/p/robotframework/issues/detail?id=1658

At least & and % characters cause problems with when doing custom searches and possibly also in suite/tag names in statistics with Firefox. The problem occurs when reading search parameters from the URL, and the root cause is that Firefox incorrectly decodes `window.location.hash`:
http://stackoverflow.com/questions/1703552/encoding-of-window-location-hash

I consider this pretty low priority because I doubt these special characters are used that often and this only occurs with one (buggy) browser.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to