Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.8.6, 2.4.0-beta-3
-
None
-
None
Description
The method toString() on Node seems to return an empty string on elements from an XML document read by XmlSlurper. It would be useful for debugging to at least print a unique identifier for all nodes. Another option would be to return a serialized version of itself.