-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.5
-
Component/s: web gui (frontend)
-
Labels:None
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.