View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
16547 | Bug reports | Plugins | public | 2020-07-30 13:17 | 2020-08-26 09:36 |
Reporter | LimeBot | Assigned To | gabrieljenik | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 4.3.6 | ||||
Target Version | 4.0.x | ||||
Summary | 16547: Action buttons don't work on plugin details page (Plugin management) | ||||
Description | Actions "Activate" / "Deactivate" are not working on the plugin detail pages. The button is there but no action is assigned to it. | ||||
Steps To Reproduce |
| ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 4.3.6 + 200727 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | Mysql/postgres .... | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 5.6 / 7.4 | ||||
Tested the issue before pulling the PR, Issue exist. Tested the issue after pulling the PR, below are my findings: |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=30422 |
|
Fixed in Release 4.3.14+200826 |
|
LimeSurvey: master 7886fa52 2020-08-25 17:39 Committer: GitHub Details Diff |
Fixed issue 16547: Action buttons don't work on plugin details page (Plugin management) (#1563) Reused getActivateButton() and getDeactivateButton() from Plugin model. Had to change the methods to 'public'. |
Affected Issues 16547 |
|
mod - application/models/Plugin.php | Diff File | ||
mod - application/views/admin/pluginmanager/overview.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-07-30 13:17 | LimeBot | New Issue | |
2020-07-30 13:17 | LimeBot | Status | new => assigned |
2020-07-30 13:17 | LimeBot | Assigned To | => cdorin |
2020-07-30 13:17 | LimeBot | File Added: plugin.PNG | |
2020-08-20 15:24 | cdorin | Assigned To | cdorin => gabrieljenik |
2020-08-24 21:41 | gabrieljenik | Note Added: 59599 | |
2020-08-25 11:43 |
|
Note Added: 59603 | |
2020-08-25 11:43 |
|
File Added: 16547_BeforePR.png | |
2020-08-25 11:43 |
|
File Added: 16547_AfterPR.png | |
2020-08-25 15:39 | gabrieljenik | Changeset attached | => LimeSurvey master 7886fa52 |
2020-08-25 15:39 | gabrieljenik | Note Added: 59611 | |
2020-08-25 15:39 | gabrieljenik | Resolution | open => fixed |
2020-08-26 09:36 | lime_release_bot | Note Added: 59613 | |
2020-08-26 09:36 | lime_release_bot | Status | assigned => closed |