Community
Participate
Working Groups
Build Identifier: When ArtifactForm widget sets text property on some its internal labels, certain characters are handled properly resulting in an exception. Reproducible: Always
Created attachment 174795 [details] Combined changes 3 General changes - ReservedCharacters.java replaces HtmlReservedCharacters.java - ReservedCharactersTest.java unit test for ReservedCharacters.java - JdkCoreUtilTestSuite.java added ReservedCharactersTest to the suite
Created attachment 174796 [details] Forgot to attach the widget where change was applied. Applied code change to hand off non safe strings to a ReservedCharacters
Created attachment 174798 [details] small change to a dependent class
Created attachment 174802 [details] small change to another class
Created attachment 174929 [details] Reserved Characters - 7 files changes - HtmlReserverdCharacters.java + ReservedCharacters.java M XmlTextInputStream.java M ReservedCharactersTest.java M AXml.java M ArtifactFormPage.java M JdkCoreUtilTestSuite.java
Applied patch in SVN revision 28299. In addition to the patch, I made a trivial change to WordsUtil.java due to the rename of HtmlReservedCharacters.java.
Applied rest of the patch in SVN revision 28300.
OSEE 0.9.5 has been released.