Show Message in WebConsole should escape XML
--------------------------------------------

                 Key: AMQ-1242
                 URL: https://issues.apache.org/activemq/browse/AMQ-1242
             Project: ActiveMQ
          Issue Type: Wish
    Affects Versions: 4.2.0
            Reporter: Mario Siegenthaler


When viewing an XML-Message (TextMessage with XML-Context f.e.) the show 
message jsp doesn't escape the < and >, so the xml will be 'embedded' into the 
html source and only the tag-contents will be displayed. I'd suggest to escape 
them (&lt;) so the user/admin sees the actual content of the message without 
having to look at the source code of the website.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to