Bug #53031

when traversing back to a previous form step, make sure the current values are saved nevertheless

Added by Sebastian Kurfuerst almost 2 years ago. Updated almost 2 years ago.

Status:Resolved Start date:2013-10-22
Priority:Should have Due date:
Assigned To:Sebastian Kurfuerst % Done:

100%

Category:-
Target version:-

Description

Steps to reproduce:

  • Create a form with multiple pages.
  • fill in things on the 1st and 2nd page
  • then go back to 1st page
  • then go forward to 2nd page
  • now, the form elements filled in on 2nd page are not filled anymore.

Furthermore, we only want to trigger validation if we "forward", so while
going back, validation should not be triggered, but the values shall be stored.

Associated revisions

Revision 1a1f7126
Added by Sebastian Kurfuerst almost 2 years ago

[BUGFIX] when traversing back to a previous form step, make sure the current values are saved nevertheless

Steps to reproduce:

  • Create a form with multiple pages.
  • fill in things on the 1st and 2nd page
  • then go back to 1st page
  • then go forward to 2nd page
  • now, the form elements filled in on 2nd page are not filled anymore.

Furthermore, we only want to trigger validation if we "forward", so while
going back, validation should not be triggered, but the values shall be stored.

We also add functional tests for this case.

Change-Id: I2bcdb97cd7a92317a44e37a06d32e13706bb6ff5
Resolves: #53031
Releases: master

History

#1 Updated by Gerrit Code Review almost 2 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24956

#2 Updated by Sebastian Kurfuerst almost 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF