https://issues.apache.org/bugzilla/show_bug.cgi?id=48331
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution| |FIXED --- Comment #9 from Sebb <[email protected]> 2009-12-10 17:45:46 UTC --- Thanks for the most recent attachment. It cannot be applied as it stands, as it changes the behaviour of the test element (and causes some unit tests to fail). Current behaviour is that the query "//Result" returns "Success", i.e. the text contents, and this behaviour must be maintained. However, there are cases where it would be useful to return the fragment, so I think the best way to solve this is to add an option for it. Code applied to SVN: URL: http://svn.apache.org/viewvc?rev=889487&view=rev Log: Bug 48331 - XpathExtractor does not return XML string representations for a Nodeset If you want to test it out before the next release, try any nightly build after r889487. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
