View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005247 | Composr alpha bug reports | [All Projects] General / Uncategorised | public | 2023-01-20 00:55 | 2023-02-12 18:35 |
Reporter | Patrick Schmalstig | Assigned To | Chris Graham | ||
Severity | Minor-bug | ||||
Status | resolved | Resolution | fixed | ||
Summary | 0005247: core_cns: Join form validation does not account for having multiple question-based CAPTCHA fields | ||||
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. | ||||
Tags | No tags attached. | ||||
Sponsorship open | |||||
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 |