Skip to content

AJAX field with the same name as persistent parameter behaves unpredictible #33

@stepansvoboda

Description

@stepansvoboda

When u try to send an form via AJAX with the field named the same as a persistent parameter, application will try to save that value to the persistent state although the form has been sent by the POST method and it's fields have NOTHING to do with the persistent state.

Interesting is that within normal POST (non AJAX) this is not happening.

Workaround is to name those fields with some different names.

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