When the Image API module is enabled, but no image processing toolkit (Image API GD2 or Image API ImageMagick) is, the status report page (example.com/admin/reports/status) shows following error message:
ImageAPI requires a Toolkit such as ImageAPI GD or ImageAPI ImageMagick to function. Goto admin/build/modules and enable one of them.
it should instead be:
ImageAPI requires a Toolkit such as ImageAPI GD or ImageAPI ImageMagick to function. Go to admin/build/modules and enable one of them.
(Changed "Goto" to "Go to")
PS: I am actually not a module developer, so I am not 100% percent sure, whether this is actually a bug within ImageCache. If this isn't the case, I'm sorry for unneededly filling up the issue queue.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | status_report_page_typo.patch | 972 bytes | tstoeckler |
Comments
Comment #1
tstoecklerWell, I figured out how to roll a patch by now, so here it is...
Comment #2
dopry commentedComment #3
drewish commentedwrong issue queue.
Comment #4
drewish commentedforgot to mark this as fixed.