XPath queries may split text into multiple nodes
------------------------------------------------
Key: JELLY-215
URL: http://issues.apache.org/jira/browse/JELLY-215
Project: jelly
Type: Bug
Components: taglib.xml
Reporter: Ryan Brush
Priority: Minor
Using XPath queries to select text may result in only part of the text node
being returned. This appears to be a result of contiguous text being split
into multiple nodes -- which is fine in a DOM but an XPath text() expression
should return all contiguous text().
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
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]