-
Bug
-
Resolution: Won't Fix
-
Low
-
None
-
2
-
Severity 3 - Minor
-
Issue Summary
White space, aside from spaces, entered into Textarea Attributes for an Insight Object is ignored when the attribute is displayed.
Steps to Reproduce
- Create an Object Type in Insight with a Textarea Attribute
- Edit that attribute on an Object and enter whitespace such as newlines, tabs, and the like.
Expected Results
The whitespace is preserved in formatting when the attribute is displayed.
Actual Results
The whitespace is ignored when displayed.
Workaround
Write <pre> tags around the text. This is interpreted by the browser correctly and preserves the whitespace on display.
- mentioned in
-
Page Loading...