Issues

Select view

Select search mode

 

Import fails with NPE if text value contains &lt. (escaped less-than character)

Description

Import fails with NPE if text value contains &lt. (escaped less-than character). This occurred when a new eval-item definition contained an escaped less-than character (&lt.) in the itemText field. XStream converts the escaped sequence into an actual less-than character, and the NullPointer occurs when cleaning the string of markup.

Details

Assignee

Reporter

Components

Affects versions

Priority

Created January 16, 2012 at 6:05 AM
Updated January 16, 2012 at 4:03 PM

Activity

Show:
Loading...