[jboss-jira] [JBoss JIRA] (JBJCA-878) Wrong implementation of /common/src/main/java/org/jboss/jca/common/api/metadata/ra/LocalizedXsdString.java class leads to data lose after re-parsing
Vladimir Rastseluev (JIRA)
jira-events at lists.jboss.org
Fri Aug 3 11:57:07 EDT 2012
Vladimir Rastseluev created JBJCA-878:
-----------------------------------------
Summary: Wrong implementation of /common/src/main/java/org/jboss/jca/common/api/metadata/ra/LocalizedXsdString.java class leads to data lose after re-parsing
Key: JBJCA-878
URL: https://issues.jboss.org/browse/JBJCA-878
Project: IronJacamar
Issue Type: Bug
Reporter: Vladimir Rastseluev
Assignee: Jesper Pedersen
Fix For: 1.0.13.Final, 1.1.0.Beta2
Attributes won't save:
<description xml:lang="en-US" id="ID007">description1</description>
converts to:
<description">description1</description>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list