
| Key: |
XSTR-301
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Assignee: |
Unassigned
|
| Reporter: |
Michael Hackett
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
After an empty element, a call to endNode() generates an empty element instead of a closing tag, when using the Dom4JWriter. (Others seem OK.) The endNode() method is not restoring the correct state for Dom4JWriter's internal flags after popping an element off its element stack.
|
|
Description
|
After an empty element, a call to endNode() generates an empty element instead of a closing tag, when using the Dom4JWriter. (Others seem OK.) The endNode() method is not restoring the correct state for Dom4JWriter's internal flags after popping an element off its element stack. |
Show » |
|