We're using the $options parameter in Pathauto now to help fix #881270: [bookpath], [menupath], [*path] tokens not cleaned: aliases without punctuation removed, lower casing, etc., but CCK doesn't include $options in content_token_values() and even worse doesn't pass $options along to other modules.

Comments

dave reid’s picture

Status: Active » Needs review
StatusFileSize
new2.24 KB
greggles’s picture

Status: Needs review » Reviewed & tested by the community

Looks solid to me.

gg4’s picture

Thanks Dave. Looks good to me as well.

This patch is needed for #420240: "termpath" token support for hierarchical vocabularies for use with Pathauto to function correctly.

::

yched’s picture

Looks like a no brainer. Will commit asap.

yched’s picture

Sorry for the delay - committed to both 2.x and 3.x branches

yched’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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