[jboss-jira] [JBoss JIRA] Created: (JBESB-383) XML Marshaling/Unmarshling code performs no normalisation on name values used to create XML/DOM element nodes.
Tom Fennelly (JIRA)
jira-events at jboss.com
Mon Jan 22 06:51:54 EST 2007
XML Marshaling/Unmarshling code performs no normalisation on name values used to create XML/DOM element nodes.
--------------------------------------------------------------------------------------------------------------
Key: JBESB-383
URL: http://jira.jboss.com/jira/browse/JBESB-383
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.0 CR2
Reporter: Tom Fennelly
Assigned To: Mark Little
Fix For: 4.0 Maintenance Pack 1
An example of this can be seen in org.jboss.internal.soa.esb.message.format.xml.BodyImpl.toXML(Element) where the body attachment keys are used as the container element name. What if someone saves an attachment that contains special/unsupported chars?? This is very possible!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list