View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0015629 | phpList 3 application | Interface - Administrator | public | 31-07-11 07:42 | 23-05-12 11:59 |
Reporter | duncanc | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Dell Inspiron mini | OS | Ubuntu | OS Version | 10.04 |
Product Version | 2.11.6 | ||||
Target Version | Fixed in Version | 2.11.7 | |||
Summary | 0015629: About page does not show plugin details correctly | ||||
Description | The About page does not show plugin details correctly 1) The 'name' is shown as the plugin's internal name, derived from the plugin file name. The plugin provides a $name property which should be shown instead. 2) There is a missing '>' in the html for the "details about" field, which means that it is not displayed, at least not in Firefox. Attached is a file that replaces lines 48-75 inclusive of file admin/about.php for release 2.11.6. That file appears to be the same in trunk in SVN. I have also made some cosmetic changes to the indenting of the html so that it lines up more neatly, and simplified the logic when there are no plugins to display. | ||||
Tags | No tags attached. | ||||