Bug #217
Don't install Media module if PHP 'gd' extension is not available
| Status: | Fix Commited | Start: | 2009-12-19 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assigned to: | Alex Cartwright | % Done: | 100% |
|
| Category: | All/General | |||
| Target version: | TangoCMS Project - 2.5.0 | |||
| PHP Version: |
Description
The 'media' module is currently installed regardless of if the required PHP 'gd' extension is not available, meaning the module is useless. It should be a dependency and the user told this.
Associated revisions
Revision 370d55e2c8e534c3949814db32afc0a72a0039df
Fixed Bug #217 "Don't install Media module if PHP 'gd' extension is not available"
History
Updated by Alex Cartwright 2 months ago
- Target version set to 16
- % Done changed from 0 to 80
Fixed in commit 370d55e2c8e534c3949814db32afc0a72a0039df, however the module manager installer needs to display PHP extension dependency problems correctly (so not 100% completed, since that is related).
Updated by Alex Cartwright 2 months ago
- Status changed from Confirmed to Fix Commited
- % Done changed from 80 to 100
Applied in changeset 370d55e2c8e534c3949814db32afc0a72a0039df.
Updated by Alex Cartwright about 1 month ago
- Target version changed from 16 to 2.5.0