Closed (duplicate)
Project:
Pathauto
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2009 at 10:21 UTC
Updated:
27 Oct 2009 at 01:39 UTC
Was having some issues with taxonomy paths being written from taxonomy/term/2 to just taxonomy/term. So, trying to track it down thought i'd disable path redirect first.
Go to admin/modules and uncheck the enabled button. Seems normal.
BUT the path redirect menus and listings on the admin page are still there. Click on URL redirects menu takes you to Site Building, click on it in site building and takes you to site building.
Comments
Comment #1
dave reidYou're likely using pathauto 6.x-1.1. Those paths are being set as path aliases, hence why they're persisting when you disable path_redirect. Upgrade to the latest version and re-do all your taxonomy paths.