The Image Import admin page produces an unformatted form because because hook_theme is incorrectly implemented as "image_import_form_theme".

Comments

travismiller’s picture

Status: Active » Needs review
StatusFileSize
new606 bytes

And here is a patch...

travismiller’s picture

Title: hook_theme is implemented incorrectly. » image_import.module: hook_theme is implemented incorrectly.

clarify issue title... implementation in image_import.module

drewish’s picture

Status: Needs review » Fixed
StatusFileSize
new793 bytes

fixed another bug with it and committed the attached patch.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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