History | Log In     View a printable version of the current page.  
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
Component/s: Server, Client Driver - Java, Client Driver - .NET, Client Driver - Python, Client Driver - Ruby, Client Driver - Perl
Affects Version/s: 0.7.1, 0.8.0
Fix Version/s: 0.8.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 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.

 All   Comments   Work Log   Change History      Sort Order:
Dan Fabulich - 27/Apr/06 08:19 PM
Fixed in RC Revision 1089 and Core Revision 972.