Ticket #2066 (closed defect: fixed)
Cannot get disabled modules information
| Reported by: | bruno | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | module:core | Version: | 2.7.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
It is currently impossible to grab information from a disabled module. Any information in its _define.php is ignored.
Change History
Note: See
TracTickets for help on using
tickets.

(In [85e45ee8f77e]) Take disabled module information into consideration, enrich plugins.php disabled plugins list. Fixes #2066