-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Open
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Description
What does 'go version' print? go version go1.2 linux/amd64 What steps reproduce the problem? http://play.golang.org/p/f8UWfdF7Hb What happened? No-error. What should have happened instead? Should generate an error. Per http://www.w3.org/TR/REC-xml-names/#dt-prefix a prefix must refer to a namespace name, not the empty string. Please provide any additional information below. Ran into this in implementing webdav, the litmus tests test this error condition [and due to xml.Token hiding prefixing it is impossible to detect otherwise]
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.