Bug #217
Don't install Media module if PHP 'gd' extension is not available
| Status: | Closed | Start date: | 2009-12-19 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | Alex Cartwright | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 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.
History
Updated by Alex Cartwright about 2 years ago
- % 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 about 2 years ago
- Status changed from Confirmed to Closed
- % Done changed from 80 to 100
Applied in changeset commit:"370d55e2c8e534c3949814db32afc0a72a0039df".