[
https://issues.apache.org/jira/browse/AXIOM-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen updated AXIOM-406:
----------------------------------
Labels: (was: escape text unescape xml)
> Wrong and strange behavior in escaping special symbols
> ------------------------------------------------------
>
> Key: AXIOM-406
> URL: https://issues.apache.org/jira/browse/AXIOM-406
> Project: Axiom
> Issue Type: Bug
> Reporter: Juan Miguel Cejuela
> Priority: Minor
>
> When I parse a node which is like (test example):
> <node>< < > ></node>
> toString() returns "<node>< < > ></node>"
> getText() returns "< < > >"
> Why getText unescapes the special symbols?
> Why toString() unescapes the greater-than symbols and yet leaves <
> unchanged and < gets converted to < ?
> Is this correct?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]