Issue Details (XML | Word | Printable)

Key: SRC-53
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Dan Fabulich
Reporter: Dan Fabulich
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Selenium Remote Control

Dangerous characters (|&?+\) can cause the tests to hang/fail

Created: 27/Apr/06 01:27 AM   Updated: 18/Nov/08 09:27 AM   Resolved: 27/Apr/06 08:19 PM
Component/s: Client Driver - .NET, Client Driver - Java, Client Driver - Perl, Client Driver - Python, Client Driver - Ruby, Server
Affects Version/s: 0.7.1, 0.8.0
Fix Version/s: 0.8.0


 Description  « Hide

Run the new Java I18nTest.testDangerous. The test will hang/fail. We need to make sure we escape the characters properly on the server side and unescape them on the client side.



Sort Order: Ascending order - Click to sort in descending order
Dan Fabulich added a comment - 27/Apr/06 08:19 PM

Fixed in RC Revision 1089 and Core Revision 972.