Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Node reconfiguration attempt uses incorrect field names #3792

@kicken

Description

@kicken

Describe the bug
When attempting to re-configure a pubsub node, converse.js downloads the current configuration, merges the new configuration into the existing one, then re-submits the configuration.

When downloading and parsing the existing configuration, the parser removes the pubsub# prefix from the field names. This prefix does not get re-added when submitting the new configuration resulting in the new configuration being ignored by the server.

Tested with Openfire

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions