Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0
-
None
-
None
-
Operating System: Windows XP
Platform: PC
-
29149
Description
Pass the a string containing "&;" (without double quotes) to
StringEscapeUtils.unescapeHtml().
This will result in an ArrayIndexOutOfBounds error.