If there are modules implementing hook_url_outbound_alter() then globalredirect is not going to consider those when generating alias. I think this would be the preferred approach over the custom_url_rewrite_outbound.

Comments

nagba’s picture

Status: Active » Needs review
StatusFileSize
new711 bytes

proposed patch

wmostrey’s picture

Status: Needs review » Fixed

This patch is actually already committed to the dev version.

thebuckst0p’s picture

That function doesn't exist for D7: http://api.drupal.org/api/search/7/custom_url_rewrite_outbound

Also this seems like a duplicate of #832862: hook_url_inbound_alter breaks the module...?

Status: Fixed » Closed (fixed)
Issue tags: -hook_url_outbound_alter, -custom_url_rewrite_outbound

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