View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 20455 | Bug reports | _ Unknown | public | 2026-03-10 18:05 | 2026-03-12 13:52 |
| Reporter | MicheleLime | Assigned To | c_schmitz | ||
| Priority | none | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 6.13.x | ||||
| Summary | 20455: The 404 error page for non-existent surveys displays raw HTML entities instead of the actual character. | ||||
| Description | The 404 error page for non-existent surveys displays raw HTML entities instead of the actual character. | ||||
| Steps To Reproduce | Access a non-existent survey URL (e.g., https://your-domain/index.php/123456?lang=it). Observe the error message. Expected result: "404: non trovato L'indagine cui si sta tentando di partecipare non sembra esistere." Actual result: "404: non trovato L'indagine cui si sta tentando di partecipare non sembra esistere." | ||||
| Tags | No tags attached. | ||||
| Bug heat | 12 | ||||
| Complete LimeSurvey version number (& build) | 6.13.3+250512 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | All Browser | ||||
| Database type & version | postgresql v16.12 | ||||
| Server OS (if known) | |||||
| Webserver software & version (if known) | |||||
| PHP Version | Version 8.2.28 | ||||
|
If you see something like the screenshot below, this is how it always worked. What are you expecting to see? |
|
|
The error page has a character encoding problem, displaying the string L'inchiesta instead of 'L’inchiesta'. |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=39411 |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-03-10 18:05 | MicheleLime | New Issue | |
| 2026-03-10 18:24 | tibor.pacalat | Note Added: 84439 | |
| 2026-03-10 18:24 | tibor.pacalat | File Added: Screenshot 2026-03-10 at 18.22.58.png | |
| 2026-03-10 18:24 | tibor.pacalat | Bug heat | 0 => 2 |
| 2026-03-10 18:24 | tibor.pacalat | Assigned To | => tibor.pacalat |
| 2026-03-10 18:24 | tibor.pacalat | Status | new => feedback |
| 2026-03-12 10:22 | MicheleLime | Note Added: 84443 | |
| 2026-03-12 10:22 | MicheleLime | File Added: Immagine 2026-03-12 102003.png | |
| 2026-03-12 10:22 | MicheleLime | Bug heat | 2 => 4 |
| 2026-03-12 10:22 | MicheleLime | Status | feedback => assigned |
| 2026-03-12 11:08 | guest | Bug heat | 4 => 10 |
| 2026-03-12 12:17 | tibor.pacalat | Assigned To | tibor.pacalat => DenisChenu |
| 2026-03-12 13:51 | c_schmitz | Assigned To | DenisChenu => c_schmitz |
| 2026-03-12 13:52 | c_schmitz | Changeset attached | => LimeSurvey master 64c803b4 |
| 2026-03-12 13:52 | c_schmitz | Note Added: 84447 | |
| 2026-03-12 13:52 | c_schmitz | Status | assigned => resolved |
| 2026-03-12 13:52 | c_schmitz | Resolution | open => fixed |
| 2026-03-12 13:52 | c_schmitz | Bug heat | 10 => 12 |