User tests: Successful: Unsuccessful:
4.0 automatically displays the multilangstatus module when the languagefilter plugin is enabled.
This is a nice feature, but, when you load the administrator modules manager, the multilangstatus module appears as unpublished, which is confusing.
(Note: also, if published and position set to status it shows a weird module position in the status bar. Did not correct that)
Creates a new Helper to publish or not the module depending on the languagefilter setting.
Patch, then switch the languagefilter to enabled or not, then verify that the module is published or not in the Module Manager.
Define the exception messages. Help is welcome.
Also, I guess it should be improved to check if the module exists before proceeding => DONE
Status | New | ⇒ | Pending |
Category | ⇒ | Modules Administration |
Labels |
Added:
?
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-03-31 23:48:41 |
Closed_By | ⇒ | wilsonge |
I now have added various checks.
Test various possibilities.