[jboss-jira] [JBoss JIRA] Created: (JBAS-6627) The JMX console /MBean Inspector page doesn't handle org.w3c.dom.Element correctly
Howard Gao (JIRA)
jira-events at lists.jboss.org
Mon Mar 16 09:17:22 EDT 2009
The JMX console /MBean Inspector page doesn't handle org.w3c.dom.Element correctly
----------------------------------------------------------------------------------
Key: JBAS-6627
URL: https://jira.jboss.org/jira/browse/JBAS-6627
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JMX/Web Console
Affects Versions: JBossAS-4.2.3.GA
Reporter: Howard Gao
Assignee: Darran Lofthouse
When a mbean is opened in the MBeanInspector page, if the mbean has attributes that are of type org.w3c.dom.Element, the corresponding input field cannot display them correctly if the element's value contains special characters like ' (quote). Special characters in this case should be converted to html code in order to be displayed properly on the web browser.
See related jira https://jira.jboss.org/jira/browse/JBMESSAGING-1517.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list