Closed (fixed)
Project:
Customerror
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
29 Oct 2009 at 22:12 UTC
Updated:
21 May 2014 at 13:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
seworthi commentedI had the same issue. First you need to put 2 links per line (old-link new-link), seperated by a space. I also found the module is coded to return w/o redirecting if you had less than 2 redirects in the list.
You can change line 225 of customerror.module from
to
Scott
Comment #2
HS commentedYeah. This is one of the primary reasons why there are people seeking help in the issue queue on getting redirects to work. It wont work unless you have two or more redirects.
Comment #3
gisleJust found that this really is a bug and it is in 6.x-1.2 as well (it is fixed in 7.x-1.0).
I've attached a patch. Please test. If it passes, it will be included in the next release.
Comment #4
gisleChanging status.
Comment #5
gisleFixed in release 6.x-1.3.