Skip to content

Registrar - redirect users to summary page bug fix#132

Merged
zlamalp merged 1 commit intoCESNET:masterfrom
Vojtech-Sassmann:submitFix
Nov 12, 2020
Merged

Registrar - redirect users to summary page bug fix#132
zlamalp merged 1 commit intoCESNET:masterfrom
Vojtech-Sassmann:submitFix

Conversation

@Vojtech-Sassmann
Copy link
Contributor

  • When users failed to submit the application for the first time, the
    registrar allowed them to try again. But if they succeeded, they were
    not redirected to the summary page and it seemed that the submission
    failed again.
  • Fixed by changing exception in the submission result to null, if the
    submission was successful. This is used later on to check the result of
    the submission.

* When users failed to submit the application for the first time, the
registrar allowed them to try again. But if they succeeded, they were
not redirected to the summary page and it seemed that the submission
failed again.
* Fixed by changing exception in the submission result to null, if the
submission was successful. This is used later on to check the result of
the submission.
@zlamalp zlamalp self-requested a review November 12, 2020 12:57
@balcirakpeter balcirakpeter self-requested a review November 12, 2020 14:26
@zlamalp zlamalp merged commit 5418e25 into CESNET:master Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants