History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GROOVY-2810
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Todd Wells
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
groovy

Namespaces lost by XmlNodePrinter in some cases

Created: 05/May/08 03:55 PM   Updated: 08/May/08 01:07 PM
Component/s: XML Processing
Affects Version/s: 1.5.6
Fix Version/s: 1.5.7, 1.6-beta-2

Time Tracking:
Not Specified

File Attachments: 1. File XmlTestCase.groovy (1 kb)


Testcase included: yes


 Description  « Hide
In some cases, XmlNodePrinter appears to not output some of the namespaces in a Node structure. See the attached test case for an example.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Paul King - 06/May/08 09:39 AM
possibly related to GROOVY-2784