[
https://issues.apache.org/activemq/browse/AMQ-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mario Siegenthaler updated AMQ-1013:
------------------------------------
Attachment: amq-webconsole-message-escape.patch
Fixes the issue by escaping the <, >, newline and spaces in the message-body in
the message detail view.
Also adds a link to the raw view of the message body (with Content-Type:
text/plain) so the user can copy'n paste the exact message content. The raw
view is implemented using a servlet.
> Web console does not escape message details
> (/activemq-web-console/message.jsp)
> -------------------------------------------------------------------------------
>
> Key: AMQ-1013
> URL: https://issues.apache.org/activemq/browse/AMQ-1013
> Project: ActiveMQ
> Issue Type: Improvement
> Environment: OS X 10.4.8 / Java 1.5 / ActiveMQ 4.1-SNAPSHOT
> Reporter: Stefan Arentz
> Fix For: 5.1.0
>
> Attachments: amq-webconsole-message-escape.patch
>
>
> The web console does not html-escape the message contents on the /message.jsp
> page which makes it difficult to see a xml test message.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.