View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 20533 | Bug reports | Usability/user experience | public | 2026-05-23 10:55 | 2026-08-26 10:37 |
| Reporter | superuser_does | Assigned To | c_schmitz | ||
| Priority | none | Severity | trivial | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 7.0RCx | ||||
| Summary | 20533: Uploading an image in theme shows confirmation but the image does not appear in list until manual refresh | ||||
| Description | In Theme Options > Image Workaround is to do a manual refresh in the browser, at which point it will appear in the list. | ||||
| Steps To Reproduce | Steps to reproduce
Expected resultMy newly-uploaded image is an option in the list Actual resultI cannot see my newly-uploaded image in the options of the select box. (see screenshot, no test.png there) | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 7.0.0RC1 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Story point estimate | 0 | ||||
| Browser | Mozilla Firefox 151.0 | ||||
| Database type & version | MariaDB 10.11.16 | ||||
| Server OS (if known) | Fedora 44 (running a Debian container under Podman) | ||||
| Webserver software & version (if known) | Apache 2.4.67 | ||||
| PHP Version | PHP 8.2.31 | ||||
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=40203 |
|
|
LimeSurvey: master c87b221f 2026-08-26 10:37 Committer: GitHub Details Diff |
Fixed issue 20533: When uploading an image in theme it does not appear in image select until manual refresh (05255) |
Affected Issues 20533 |
|
| mod - application/controllers/SurveyAdministrationController.php | Diff File | ||
| mod - application/controllers/admin/Themes.php | Diff File | ||
| mod - application/models/TemplateConfiguration.php | Diff File | ||
| mod - application/models/services/FileUploadService.php | Diff File | ||
| mod - assets/packages/themeoptions-core/themeoptions-core.js | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-05-23 10:55 | superuser_does | New Issue | |
| 2026-05-23 10:55 | superuser_does | File Added: file uploaded message.webp | |
| 2026-05-23 10:55 | superuser_does | File Added: test file not there.webp | |
| 2026-05-23 11:06 | superuser_does | Issue Monitored: superuser_does | |
| 2026-05-23 11:06 | superuser_does | Bug heat | 0 => 2 |
| 2026-08-25 20:58 | c_schmitz | Story point estimate | => 0 |
| 2026-08-25 20:58 | c_schmitz | Assigned To | => c_schmitz |
| 2026-08-25 20:58 | c_schmitz | Status | new => assigned |
| 2026-08-25 20:58 | c_schmitz | Status | assigned => ready for code review |
| 2026-08-26 10:37 | c_schmitz | Changeset attached | => LimeSurvey master c87b221f |
| 2026-08-26 10:37 | c_schmitz | Note Added: 85508 | |
| 2026-08-26 10:37 | c_schmitz | Status | ready for code review => resolved |
| 2026-08-26 10:37 | c_schmitz | Resolution | open => fixed |
| 2026-08-26 10:37 | c_schmitz | Bug heat | 2 => 4 |