Josh Thompson created VCL-1075:
----------------------------------
Summary: Newlines in image description not handled properly under
Manage Images
Key: VCL-1075
URL: https://issues.apache.org/jira/browse/VCL-1075
Project: VCL
Issue Type: Bug
Components: web gui (frontend)
Reporter: Josh Thompson
Fix For: 2.5
Newlines in an image description are converted from "\n" to <br> when stored in
the database so that they will display correctly on the Reservation page.
However, when editing the image profile again, they are just displayed
literally as <br>. The <br> tags should be converted back to "\n" before being
displayed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)