XMLBean locale exception is thrown when element containing '&' is used
----------------------------------------------------------------------
Key: XMLBEANS-372
URL: https://issues.apache.org/jira/browse/XMLBEANS-372
Project: XMLBeans
Issue Type: Bug
Components: XmlObject
Affects Versions: Version 2.1
Environment: Solaris
Reporter: Paul Gray
I have an issue where if a special character is entered (example '&') the SAML
authentication breaks.
An identical case was raised by another user, See url below) the issue was
apparently resolved and a new version was released, unfortunately this does not
appear to have resolved the issue!
http://mail-archives.apache.org/mod_mbox/xmlbeans-dev/200512.mbox/[EMAIL
PROTECTED]
The error appears to be in: org.apache.xmlbeans.impl.store.Locale.java
13:38:47,913 INFO [STDOUT] org.apache.xmlbeans.XmlException: error: Unexpected
character encountered (lex state 3): ' '
13:38:47,945 INFO [STDOUT] at
org.apache.xmlbeans.impl.store.Locale$SaxLoader.load(Locale.java:3467)
13:38:47,960 INFO [STDOUT] at
org.apache.xmlbeans.impl.store.Locale.parse(Locale.java:706)
Kind Regards
Paul
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]