View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
16431 | Bug reports | Theme editor | public | 2020-06-25 22:37 | 2020-07-06 13:21 |
Reporter | cdorin | Assigned To | |||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 4.3.1 | ||||
Summary | 16431: Overview of un-installed themes shows incorrectly parsed theme description - LS4 | ||||
Description | Same issue as 15890 but for LS4 | ||||
Additional Information | Thanks @Mazi for report | ||||
Tags | No tags attached. | ||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | irrelevant | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | irrelevant | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | irrelevant | ||||
For uninstalled themes, the description was taken directly from the config metadata directly. No parsing done. Added templateManifest::getDescription() method for parsing descriptions on XML file. |
|
Tested the issue by pulling the PR. The description of uninstalled themes is properly displayed. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=30246 |
|
Fixed in Release 4.3.3+200707 |
|
LimeSurvey: master 0b1f8c05 2020-07-03 12:58 Committer: GitHub Details Diff |
Fixed issue 16431: Overview of uninstalled themes shows incorrectly parsed theme description (#1463) Dev: New templateManifest::getDescription() method for parsing descriptions on XML file. This is now used on the view. |
Affected Issues 16431 |
|
mod - application/models/TemplateManifest.php | Diff File | ||
mod - application/views/admin/themeoptions/index.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-06-25 22:37 | cdorin | New Issue | |
2020-06-25 22:37 | cdorin | Status | new => confirmed |
2020-06-25 22:37 | cdorin | Description Updated | |
2020-07-02 00:17 | gabrieljenik | Note Added: 58625 | |
2020-07-02 14:07 |
|
Note Added: 58646 | |
2020-07-02 14:07 |
|
File Added: 16431_Themesuninstall_Parseddescription.png | |
2020-07-03 10:58 | gabrieljenik | Changeset attached | => LimeSurvey master 0b1f8c05 |
2020-07-03 10:58 | guest | Note Added: 58673 | |
2020-07-03 11:03 | ollehar | Status | confirmed => resolved |
2020-07-03 11:03 | ollehar | Resolution | open => fixed |
2020-07-06 13:21 | lime_release_bot | Note Added: 58709 | |
2020-07-06 13:21 | lime_release_bot | Status | resolved => closed |