View Issue Details

IDProjectCategoryView StatusLast Update
0005247Composr alpha bug reports[All Projects] General / Uncategorisedpublic2023-02-12 18:35
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Summary0005247: core_cns: Join form validation does not account for having multiple question-based CAPTCHA fields
Descriptioncore_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.
TagsNo tags attached.
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-01-20 00:55 Patrick Schmalstig New Issue
2023-01-20 00:55 Patrick Schmalstig Status non-assigned => assigned
2023-01-20 00:55 Patrick Schmalstig Assigned To => Chris Graham
2023-01-20 00:56 Patrick Schmalstig Description Updated View Revisions
2023-02-12 18:35 Chris Graham Status assigned => resolved
2023-02-12 18:35 Chris Graham Resolution open => fixed
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised