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=22324>.
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=22324

getNodeValue on a Node.TEXT type of node truncates the returned value





------- Additional Comments From [EMAIL PROTECTED]  2003-08-12 00:47 -------
I just wanted to add that I have the solution for my problem, and that is by 
calling cipherNode.getChildNodes() which returns me a number of text nodes 
whose values, concatenated, gives me the right string but, again, the input XML 
document is created by me, there is no carriage return or a control character 
in the sequence <CipherValue>encoded_base64</CipherValue> and yet, 
encoded_base64 sequence gets truncated after 1690 characters.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to