Uploaded image for project: 'Magnolia Form Module'
  1. Magnolia Form Module
  2. MGNLFORM-142

Parameters in URL are everytime lost after form submission

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 1.3.5, 1.4.4
    • None
    • None
    • None

      Suppose we have page with form and user entered here from this url www.example.com/some-site-with-form?userId=some-id.
      User fills some values in form and submits it. Form then validates values but some of them are wrong. User is now redirected to the same page but parameter userId=some-id is lost.
      I think this should not always throw away all params, in some cases we might want those parameters preserved.

      To preveserve parameters, use flag redirectWithParams=true.

        Acceptance criteria

              jsimak Jaroslav Simak
              jsimak Jaroslav Simak
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD