Small bug -- when image_import is enabled but the image import directory hasn't been set up, the status report page at /admin/reports/status displays a message that says "The import directory must be configured and exist in order for the Image import module to function."

The word "configured" links to /admin/settings/image_import but it should link to /admin/settings/image/image_import

I was going to create a patch but I couldn't find the link in the module or module contrib files. It does look like there's a similar erroneous link in image_import.module at the top, in the implementation of the help (line 11).

CommentFileSizeAuthor
#1 image-HEAD.image-import-help.patch1.01 KBsun

Comments

sun’s picture

Status: Active » Needs review
StatusFileSize
new1.01 KB

The first issue you mentioned should already be fixed in the latest development snapshot.

For the second issue, please test attached patch (which should display Image Import's help text on its settings page again).

sun’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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