[prev in list] [next in list] [prev in thread] [next in thread] 

List:       webservices-general
Subject:    [jira] [Resolved] (AXIOM-406) Wrong and strange behavior in
From:       "Andreas Veithen (Resolved) (JIRA)" <jira () apache ! org>
Date:       2011-12-13 16:55:30
Message-ID: 473186598.6282.1323795330914.JavaMail.tomcat () hel ! zones ! apache ! org
[Download RAW message or body]


     [ https://issues.apache.org/jira/browse/AXIOM-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel \
]

Andreas Veithen resolved AXIOM-406.
-----------------------------------

    Resolution: Invalid

The document consists of a single element that has a single child which is a text \
node with value "< < > >". That value is returned by getText(). When the object model \
for this document is serialized again (which is what toString() does), '<' needs to \
be replaced by an entity, but replacing '>' is optional. There is nothing wrong or \
strange here.  
> 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
> Labels: escape, text, unescape, xml
> 
> When I parse a node which is like (test example):
> <node>&#60; &lt; &gt; &#62;</node>
> toString() returns "<node>&lt; &lt; > ></node>"
> getText() returns "< < > >"
> Why getText unescapes the special symbols?
> Why toString() unescapes the greater-than symbols and yet leaves &lt; unchanged and \
> &#60; gets converted to &lt;  ? Is this correct?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: \
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more \
information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic