The print module doesn't 'fake' the menu item well enough that when a dynamic item from hook_menu depends on arg(0) or arg(1) then the wrong information is passed into the menu generation. This patch fixes that.

The patch is a direct copy of the fix for the same issue in the pagearray module.

Not sure how to get svn diff to create a patch that's any better than the one below. Sorry if this is inconvenient.

CommentFileSizeAuthor
print_dynamic_menu.patch378 bytesnterbogt
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jcnventura’s picture

Hello,

Thanks for the patch.

I have committed the changes to the dev release.

João

jcnventura’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

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