-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4
-
Component/s: Layouts & Widgets, Seam / JSF UI
Textarea widget allows to enter text on several lines. However the results is displayed on one line because "\n" is not understand as a line break in HTML.
We should use a converter to fix the display of this widget.
- depends on
-
NXP-6577 Prevent cross site scripting when using textarea widgets
- Resolved