• Guus der Kinderen's avatar
    OF-1087: Do not add empty-string prefixed namespaces · f60e9152
    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).
    f60e9152
HttpSession.java 48.6 KB