Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xml_add_ns: try a different namespace prefix, if the current one is in use #5003

Merged

Commits on Aug 23, 2024

  1. xml_add_ns: try a different namespace prefix, if the current one is i…

    …n use
    
    The problem is with XML requests, which utilize in a child node a
    namespace with a prefix, which prefix was already added in the XML
    response to the root node.
    dilyanpalauzov committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    5d6404d View commit details
    Browse the repository at this point in the history