View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
17026 | Bug reports | Theme editor | public | 2021-01-28 21:52 | 2021-03-10 22:13 |
Reporter | gabrieljenik | Assigned To | gabrieljenik | ||
Priority | none | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.25.10 | ||||
Summary | 17026: Custom themes not uploading files | ||||
Description | https://github.com/LimeSurvey/LimeSurvey/commit/eef20220d91ed102bb8d55394c334a8778f22136 breaks custom themes? We noticed that suddenly we could not upload files at the theme options of our custom themes. after digging into recent changes, we noticed this adjustment: When adjusting the options.twig file of our template by replacing /sa/upload with /sa/templateuploadimagefile, we got it to work again. | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 3.25.10 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | Mysql | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 7 | ||||
related to | 16733 | closed | gabrieljenik | When importing a theme bigger in size than the allowed PHP.ini settings, there is no proper description of the error |
3.25.2 hard to compare with 3.25.3 … (without version_compare) remind API update when updating API … |
|
Sorry, what do you mean? I don't get it. |
|
I want to fix it in skelvanilla : https://gitlab.com/SondagesPro/SurveyThemes/skelvanilla/-/blob/master/options/options.twig#L974 But no clean way … can not use |
|
The fix doesn't work for you? |
|
Not in 3.25.4 or 3.25.5 or … :) |
|
Fix committed to 3.x-LTS branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=30988 |
|
It has just been merged. |
|
LimeSurvey: 3.x-LTS bf44b17f 2021-02-04 14:11 Committer: GitHub Details Diff |
Fixed Issue 17026: Custom themes not uploading files (#1733) * Fixed Issue 17026: Custom themes not uploading files Code for backward compatiblity with custom themes that are expecting to upload images to upload subaction. That happens as their options.twig are outdated. Now that the upload subaction doesn't handle all uploads, weneed to dispatch to the proper. * Fixed Issue 17026: Custom themes not uploading files Code Review |
Affected Issues 17026 |
|
mod - application/controllers/admin/themes.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-01-28 21:52 | gabrieljenik | New Issue | |
2021-01-28 21:52 | gabrieljenik | Status | new => assigned |
2021-01-28 21:52 | gabrieljenik | Assigned To | => gabrieljenik |
2021-01-28 21:52 | gabrieljenik | Issue generated from: 16733 | |
2021-01-28 21:52 | gabrieljenik | Relationship added | related to 16733 |
2021-01-28 22:31 | gabrieljenik | Note Added: 61795 | |
2021-02-02 17:15 | DenisChenu | Note Added: 61862 | |
2021-02-03 14:20 | gabrieljenik | Note Added: 61885 | |
2021-02-03 15:09 | DenisChenu | Note Added: 61894 | |
2021-02-03 20:06 | gabrieljenik | Note Added: 61917 | |
2021-02-03 22:03 | DenisChenu | Note Added: 61918 | |
2021-02-04 13:26 | gabrieljenik | Changeset attached | => LimeSurvey 3.x-LTS bf44b17f |
2021-02-04 13:26 | gabrieljenik | Note Added: 61938 | |
2021-02-04 13:26 | gabrieljenik | Resolution | open => fixed |
2021-02-04 14:33 | gabrieljenik | Note Added: 61941 | |
2021-03-10 22:13 | ollehar | Status | assigned => closed |