You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@santuario.apache.org by bu...@apache.org on 2010/05/11 23:25:51 UTC

DO NOT REPLY [Bug 44984] if base64 is used after xpath expression it should extract only text nodes

https://issues.apache.org/bugzilla/show_bug.cgi?id=44984

--- Comment #1 from Scott Cantor <ca...@osu.edu> 2010-05-11 17:25:49 EDT ---
Just looking at this, and my suspicion is that the check is in there because
the code provided to add the self::text() transform would break or not do the
right thing if the input is XPath.

Have you tested with the change of removing the getNodeType check altogether?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.