#5247 - core_cns: Join form validation does not account for having multiple question-based CAPTCHA fields

  • By
  • Added
  • 4 views
Identifier #5247
Issue type Minor issue (breaks specific functionality)
Title core_cns: Join form validation does not account for having multiple question-based CAPTCHA fields
Status Completed
Handling member Chris Graham
Addon General / Uncategorised
Description core_cns.js joinForm assumes if a question-based CAPTCHA field exists, there will only ever be one named 'captcha'. This is not true per the option 'CAPTCHA questions to ask' under Security > CAPTCHA questions; each field name is suffixed with a number, eg. 'captcha_0'.

The form validation and potentially the captcha_wrong snippet as well will need modified to account for multiple CAPTCHA questions.
Steps to reproduce

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated