PaulAngus edited a comment on issue #2575: HTML shown to end-user in UI URL: https://github.com/apache/cloudstack/issues/2575#issuecomment-412597595 i *think* that the issue is with <br/><br/> <br/> is old XHTML, we should ether use HTML <br> or the hybrid which would be <br /> (with a space). There are a few of these <br/><br/> knocking around, and the output depends on whether the browser can figure it out for itself or not (it renders ok for me using Chrome on Windows). cc @rhtyd
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
