The help text in admin screens says "requires the hook_url_alter() patch"
Shouldn't that read "requires the custom_url_rewrite_outbound() patch" ?

as per changelog:

-- #210248. Backports custom_url_rewrite_outbound() to Drupal 5.
This patch replaces the hook_url_alter() patch, bringing the Domain
module in line with Drupal 6 core. See #207330.

Comments

agentrickard’s picture

Title: references to hook_url_alter() » Documentation: remove references to hook_url_alter()
Category: bug » task

Yes. It should.

agentrickard’s picture

Status: Active » Reviewed & tested by the community
agentrickard’s picture

Status: Reviewed & tested by the community » Needs work

It is also in the settings form still.

agentrickard’s picture

Status: Needs work » Patch (to be ported)

Fixed in HEAD.

agentrickard’s picture

Status: Patch (to be ported) » Fixed

Done 31-OCT-2009.

Status: Fixed » Closed (fixed)

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