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.

CommentFileSizeAuthor
#1 status_report_page_typo.patch972 byteststoeckler

Comments

tstoeckler’s picture

Assigned: Unassigned » tstoeckler
Status: Active » Needs review
StatusFileSize
new972 bytes

Well, I figured out how to roll a patch by now, so here it is...

dopry’s picture

Status: Needs review » Reviewed & tested by the community
drewish’s picture

Project: ImageCache » ImageAPI
Version: 6.x-2.0-beta1 » 6.x-1.x-dev

wrong issue queue.

drewish’s picture

Status: Reviewed & tested by the community » Fixed

forgot to mark this as fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.