Details
Description
If an element immediately follows another element of the same namespace, where the namespace is not in scope, the first element properly has the namespace attribute written out, but the second element does not. This only happens in non-repairing mode.
A test case exhibiting the bug is attached as a patch against r1658.
Fixed in trunk, but fails still for BEA's old RI in repairing mode (implementation bug). Woodstox and JDK 6 is fine though.