Imagemenu currently calls drupal_not_found() in wildcard loader functions (imagemenu_load and imagemenu_item_load). As per Wildcard Loader Arguments, wildcard loader functions should return FALSE when an item does not exist or cannot be loaded, instead of calling drupal_not_found themselves.

CommentFileSizeAuthor
menu-wildcard-loader.patch968 bytesmr.baileys

Comments

marcus_clements’s picture

Status: Needs review » Fixed

Good catch, committed to 6--1 branch.
Thanks.

Status: Fixed » Closed (fixed)

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