In implementation of hook_token_values there is missing '_token'.

Function has name mm_token_values(), but it should have name mm_token_token_values().

Comments

anantagati’s picture

Version: 6.x-1.0-alpha1 » 6.x-1.x-dev

Patch for latest dev version.

anantagati’s picture

StatusFileSize
new631 bytes

Forgot to upload.

liberatr’s picture

adding a plus one to this patch - I was helping someone out on #drupal-support, his Media Mover tokens weren't getting replaced, and this fixed it for him.

arthurf’s picture

Status: Needs review » Fixed

Thanks for the patch. Committed to D5, D6

Status: Fixed » Closed (fixed)

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