View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 20318 | Bug reports | Survey taking | public | 2025-10-24 12:40 | 2026-04-29 14:52 |
| Reporter | DenisChenu | Assigned To | raymondoyondi | ||
| Priority | none | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | 6.6.x | ||||
| Summary | 20318: Automatic load url didn't work with question code is URL | ||||
| Description | When activate automatic redirection with a equation name URL : it don't work | ||||
| Steps To Reproduce | Steps to reproduceImport included survey (URL) Expected resultredirected to limesurvey.org Actual resultNo redirection | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 6.15.20 (cloud and ce) | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | not relevant | ||||
| Database type & version | not relevant | ||||
| Server OS (if known) | not relevant | ||||
| Webserver software & version (if known) | not relevant | ||||
| PHP Version | not relevant | ||||
|
If used, i think we must add it in https://github.com/LimeSurvey/LimeSurvey/blob/71721f13d752a9d250f8004b694b0eaaa13db254/application/models/Question.php#L265 |
|
|
I fixed the automatic end-URL redirection bug when an equation/question code is named Issue: The standard |
|
But this URL is here for a reason, if you remove it : something broken. |
|
|
I have reverted the previous change and pushed a new commit: "Restore URL replacement in end URL processing" This ensures {URL} remains available for existing survey logic/templates, fixing the regression while still addressing the underlying issue of it overriding the Expression Manager in the final redirection step. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-10-24 12:40 | DenisChenu | New Issue | |
| 2025-10-24 12:40 | DenisChenu | File Added: survey_archive_359982_URL.lsa | |
| 2025-10-24 12:41 | DenisChenu | File Deleted: survey_archive_359982_URL.lsa | |
| 2025-10-24 12:45 | DenisChenu | Note Added: 83663 | |
| 2025-10-24 12:45 | DenisChenu | File Added: survey_archive_359982_redirectURL.lsa | |
| 2025-10-24 12:45 | DenisChenu | File Added: survey_archive_359982_URL.lsa | |
| 2025-10-24 12:45 | DenisChenu | Bug heat | 0 => 2 |
| 2025-10-24 17:09 | DenisChenu | Summary | Automatic load url didn't work => Automatic load url didn't work with questoion code URL |
| 2026-04-29 08:46 | tibor.pacalat | Assigned To | => raymondoyondi |
| 2026-04-29 08:46 | tibor.pacalat | Status | new => assigned |
| 2026-04-29 09:38 | DenisChenu | Summary | Automatic load url didn't work with questoion code URL => Automatic load url didn't work with question code is URL |
| 2026-04-29 09:38 | DenisChenu | Description Updated | |
| 2026-04-29 09:38 | DenisChenu | Steps to Reproduce Updated | |
| 2026-04-29 13:36 | raymondoyondi | Note Added: 84762 | |
| 2026-04-29 13:36 | raymondoyondi | Bug heat | 2 => 4 |
| 2026-04-29 14:42 | DenisChenu | Note Added: 84763 | |
| 2026-04-29 14:52 | raymondoyondi | Note Added: 84764 |