Opened 10 months ago
Closed 10 months ago
#1488569 closed Bugs (wontfix)
"About" button does not show all extensions
| Reported by: | zoof | Owned by: | |
|---|---|---|---|
| Priority: | 9 | Milestone: | 0.8-stable |
| Component: | User Interface | Version: | 0.8-rc |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
I have the following in my main.inc.php
$rcmail_configplugins? = array('automatic_addressbook', 'emoticons', 'persistent_login');
but only "emoticons" shows up in the list of installed plugins.
Change History (3)
comment:1 Changed 10 months ago by zoof
- Component changed from Addressbook to User Interface
comment:2 Changed 10 months ago by thomasb
comment:3 Changed 10 months ago by alec
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Only plugins which have a package.xml file are currently listed here.