Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

QA-9268 : correct captcha behavior #5

Merged
merged 2 commits into from
Feb 13, 2017
Merged

Conversation

fbourasse
Copy link
Contributor

  1. The variable "formError" (session scope) is cleared once it's displayed, this way it will prevent the error to be always displayed
  2. The hidden input "jcrResourceId" is added to the form so it will help bypass the cache when a "formError" is present and this way, the fields of the form won't be initialized : consequently, the user won't have to fill again the form.

@bpapez bpapez merged commit 7054b31 into Jahia:master Feb 13, 2017
@bpapez
Copy link
Member

bpapez commented Feb 13, 2017

Thanks for the fix. There were already many more tickets talking about the same problem, which I have linked together now.

@fbourasse fbourasse deleted the QA-9268 branch February 27, 2017 08:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants