• Guus der Kinderen's avatar
    OF-1087: Do not add empty-string prefixed namespaces · e4b7a75b
    Guus der Kinderen authored
    In dom4j, the default namespace of an element cannot be set by adding
    a namespace that has an empty-string prefix. Although the string
    representation of the element will be correct, that namespace is not
    being recognized as the default namespace of the element (instead, it
    is a namespace like any other prefixed namespace, to be used in child
    elements).
    e4b7a75b
HttpBindServlet.java 19.1 KB