Opened 15 years ago
Closed 14 years ago
#349 closed task (fixed)
configtest.php doesn't mention Image_Graph requirement for graphical charts
Reported by: | b.zuidgeest@… | Owned by: | rjl |
---|---|---|---|
Priority: | normal | Milestone: | 1.0.2 |
Component: | PHP scripts | Version: | 1.0.1 |
Severity: | minor | Keywords: | |
Cc: |
Description
When I installed maia I ran configtest.php to see if I had all the required packages. After installation I tried to enable graphical chart and discovered they didn't work. After reading the PHP code I discovered that a pear package named Image_Graph was required. Since it it listed as alpha code I get why it may not be installed as default. But since the option is aviabele I think it would be nice to have it listed as an optional requirement
Change History (2)
comment:1 Changed 14 years ago by dmorton
- Type changed from enhancement to task
comment:2 Changed 14 years ago by dmorton
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
added in [1033]