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

dave reid’s picture

Project: Path redirect » Pathauto
Version: 6.x-1.0-beta4 » 6.x-1.1
Component: User interface » Code
Status: Active » Closed (duplicate)

You'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.