User tests: Successful: Unsuccessful:
I made a great mess in issue #7221. Sorry for that. That’s why I have to close this and open the PR newly in this issue.
Go to the Extensions | Modules and ensure, that you have at least two modules of the type search for the location site. One is published and another is unpublished.
Switch to Extension Manager|Manage -> Manage and disable the Modul “Search” for the location site.
Go back to Extensions | Module Manager and see, that the Status show wrong values. The published Module looks like unpublished and the unpublished value looks like trashed.
Apply my patch
Go to the Extensions | Module and ensure, that you have at least two modules of the type "Search" for the location site. One is published and another is unpublished.
Switch to Extension Manager|Manage -> Manage and disable the Module “Search” for the location site.
Go back to Extensions | Module Manager and see, that the Status did not show the wrong values any more. There is a new value for disabled modules with a message as tooltip.
Sorry for the trouble about the new PR.
Status | New | ⇒ | Pending |
Labels |
Added:
?
?
|
Also, there are 2 strings on the same line (Note: weird we have strings for archived modules when we cannot archive these...)
+COM_MODULES_MSG_MANAGE_EXTENSION_DISABLED="This module is disabled. Use Extensions => Manage to enable it." COM_MODULES_N_ITEMS_ARCHIVED="%d modules successfully archived."
Also:
Notice: Use of undefined constant php - assumed 'php' in /administrator/components/com_modules/views/modules/tmpl/default.php on line 179
Add a space between <?php
and // Create dropdown items ?>
@astridx i have just prepared a PR to fix the issues @infograf768 and Travis found ;) astridx#1
Easy | No | ⇒ | Yes |
Category | ⇒ | Administration UI/UX |
I have tested this item successfully on 1c0d7a3
Works great. Thanks @astridx
I have tested this item successfully on 1c0d7a3
Works correctly. Thanks!
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
Milestone |
Added: |
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-10-06 12:49:09 |
Closed_By | ⇒ | rdeutz |
Labels |
Removed:
?
|
Milestone |
Milestone |
Added: |
Milestone |
Added: |
Milestone |
Needs some small code style corrections: