Closed (cannot reproduce)
Project:
Pathauto
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2011 at 10:46 UTC
Updated:
30 Oct 2011 at 23:36 UTC
While doing a bit of debugging I came across an odd thing were the value of old_alias was set to the first character of the alias. I tracked it down to pathauto_form_alter where the variable $path being a string is used as an array. Strangely I haven't seen any odd behavior because of this, maybe I'm just not triggering the if statements with my content. Anyway I will try and get back with a patch later today.
Comments
Comment #1
dave reidMoving to a support request until this can be reproduced or a specific bug is identified.
Comment #2
dave reid