DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14360>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14360 XPathAPI.selectSingleNode seems to truncate text node value ------- Additional Comments From [EMAIL PROTECTED] 2002-12-16 22:32 ------- I'm still not seeing any truncation. I used a global parameter in the stylesheet to populate the date value, ran the transformation with the Result object being a DOMResult. Then, I used the XPathAPI against the nodes in the DOMResult to select the node, and I used your code to print out the node. I got the same result as before. If possible, could you run the EnvironmentCheck (http://xml.apache.org/xalan-j/faq.html#faq-N10057) to verify the version of Xalan you're using? If everything looks ok, then you could send me your input and stylesheet, and java application code, and I'll have a look.
