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.
Description
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.
Fixed in RC Revision 1089 and Core Revision 972.