Closed (fixed)
Project:
Pathauto
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2009 at 11:09 UTC
Updated:
5 Mar 2010 at 05:20 UTC
In pathauto.module function pathauto_path_alias_types you check for module_exists('taxonomy') to add the user tracker entry.
See HEAD(1.126) @184 with result adding user/%/track
I think this is a wrong check, copied from the taxonomy entries.
Comments
Comment #1
dave reidGoodness! Good find! Fixed this in all three branches.
http://drupal.org/cvs?commit=330738
http://drupal.org/cvs?commit=330740
http://drupal.org/cvs?commit=330742