Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.6-beta-1
-
None
-
None
-
Ubuntu-8.04, Java-6
Description
def bc = builder.bind {
mkp.declareNamespace("" : "uri:urn1")
test()
}
creates
<?xml version="1.0" encoding="ISO-8859-1"?><test xmlns::="uri:urn1"/> ------------------------------------------------------^^