View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 19418 | Bug reports | Survey taking | public | 2024-02-14 14:14 | 2026-04-13 13:02 |
| Reporter | riqcles | Assigned To | tibor.pacalat | ||
| Priority | none | Severity | partial_block | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 6.4.x | ||||
| Summary | 19418: Global survey settings - Captchas | ||||
| Description | In publication & access, changing the value for captchas from on to off does not make any changes to the questionnaire which inherits these values. | ||||
| Steps To Reproduce | Steps to reproduceGo to Global survey settings Expected resultCaptcha is ON Actual resultCaptcha is OFF in inheritance link video : | ||||
| Tags | No tags attached. | ||||
| Bug heat | 8 | ||||
| Complete LimeSurvey version number (& build) | LimeSurvey Community Edition Version 6.4.5+240205 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | Firefox / opera / chrome | ||||
| Database type & version | Postgresql 15 | ||||
| Server OS (if known) | centos 7.9 | ||||
| Webserver software & version (if known) | Apache/2.4. (CentOS) PHP/8.2 | ||||
| PHP Version | PHP Version 8.2 | ||||
|
Still the same problem in version 6.4.9 |
|
Just see if you set it as testing :) |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=39522 |
|
|
LimeSurvey: master 70d8c7ff 2026-04-13 13:02 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue 19418: Correctly set inheritance for Captchas (#4854) Co-authored-by: lapiudevgit <devgit@lapiu.biz> |
Affected Issues 19418 |
|
| mod - application/controllers/RegisterController.php | Diff File | ||
| mod - application/controllers/survey/SurveyIndex.php | Diff File | ||
| mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
| mod - application/helpers/common_helper.php | Diff File | ||
| mod - application/libraries/Save.php | Diff File | ||
| mod - application/models/Survey.php | Diff File | ||
| mod - application/models/SurveysGroupsettings.php | Diff File | ||
| mod - application/models/services/SurveyUseCaptcha.php | Diff File | ||
| add - tests/unit/models/SurveyCaptchaEnabledTest.php | Diff File | ||
| add - tests/unit/services/SurveyUseCaptchaTest.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-02-14 14:14 | riqcles | New Issue | |
| 2024-02-27 16:57 | riqcles | Note Added: 79665 | |
| 2024-02-27 16:57 | riqcles | Bug heat | 0 => 2 |
| 2026-04-02 14:00 | twilllig | Assigned To | => twilllig |
| 2026-04-02 14:00 | twilllig | Status | new => confirmed |
| 2026-04-02 14:01 | twilllig | Assigned To | twilllig => |
| 2026-04-02 14:05 | tibor.pacalat | Assigned To | => gabrieljenik |
| 2026-04-02 14:05 | tibor.pacalat | Status | confirmed => assigned |
| 2026-04-07 22:40 | gabrieljenik | Assigned To | gabrieljenik => DenisChenu |
| 2026-04-07 22:40 | gabrieljenik | Status | assigned => ready for code review |
| 2026-04-07 22:40 | gabrieljenik | Note Added: 84592 | |
| 2026-04-07 22:40 | gabrieljenik | Bug heat | 2 => 4 |
| 2026-04-08 08:42 | DenisChenu | Status | ready for code review => in code review |
| 2026-04-10 18:13 | DenisChenu | Assigned To | DenisChenu => gabrieljenik |
| 2026-04-10 18:14 | DenisChenu | Note Added: 84600 | |
| 2026-04-10 18:14 | DenisChenu | Bug heat | 4 => 6 |
| 2026-04-13 10:51 | DenisChenu | Assigned To | gabrieljenik => tibor.pacalat |
| 2026-04-13 10:51 | DenisChenu | Status | in code review => ready for testing |
| 2026-04-13 13:02 | Changeset attached | => LimeSurvey master 70d8c7ff | |
| 2026-04-13 13:02 | guest | Note Added: 84608 | |
| 2026-04-13 13:02 | guest | Bug heat | 6 => 8 |
| 2026-04-13 13:02 | tibor.pacalat | Status | ready for testing => resolved |
| 2026-04-13 13:02 | tibor.pacalat | Resolution | open => fixed |