Closed (fixed)
Project:
Pathauto
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2011 at 02:54 UTC
Updated:
24 Jun 2011 at 21:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
effulgentsia commentedMy connection to CVS is currently flaky, so unable to roll a patch, but here's an update function that can be added to pathauto.install that appears to fix it.
Comment #2
dave reidComment #3
effulgentsia commentedComment #4
dave reidThis could probably avoid the is_string() call by providing a default parameter of '' to variable_get()?
Powered by Dreditor.
Comment #5
dave reidComment #6
dave reidAlso using db_like() doesn't work with db_query(). You have to use db_select().
Comment #7
dave reidComment #8
dave reidTested this several times manually and it worked beautifully. Committed #7 to Git: http://drupalcode.org/project/pathauto.git/commit/44d4c68