Actions
Bug #1288
closedForward upon failed form validation
Start date:
2020-06-18
Estimated time:
Found in version:
Description
when provoquing a failed form validation (ie leaving the name field empty) and submitting a form with "insert and continue" one gets forwarded to various pages
- actor / reference / object --> fwd to search form
- place --> fwd to insert form
expected behaviour: no fwd/submit action but "jquery validate":
not sure if this is expected behaviour or a real bug.
found in 5.2.0 - https://demo.openatlas.eu/actor/insert/E21
Updated by Christoph Hoffmann over 4 years ago
- Related to Bug #547: Prevent double submit added
Updated by Alexander Watzinger over 4 years ago
- Subject changed from forward upon failed form validation to Forward upon failed form validation
- Category set to UI
- Status changed from New to Acknowledged
Updated by Christoph Hoffmann over 4 years ago
fixed client side, submission of invalid formdata prevented, erroneous page forward should probably still be investigated
Updated by Christoph Hoffmann over 4 years ago
- Status changed from Acknowledged to Closed
- Assignee set to Christoph Hoffmann
resolved with #547
Actions