Closed (fixed)
Project:
Pathauto
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 May 2010 at 15:07 UTC
Updated:
22 Jun 2010 at 14:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
gregglesI think some other modules create the problem as well (as you found, tracker, contact). I suggest we just clone always and get it out of the conditional.
While we're fixing this, would http://api.drupal.org/api/function/drupal_clone make more sense here?
Comment #2
gregglesUpon reading it, I guess drupal_clone is only necessary for the 6.x version of Pathauto since it has been dropped in Drupal 7.x.
Comment #3
jurgenhaasOK, attached is the modified version.
Comment #4
dave reidCommitted a modified version that just uses the non-cloned user account variable instead in the non-blog module conditions.
http://drupal.org/cvs?commit=377188