Closed (fixed)
Project:
Pathauto
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2010 at 10:57 UTC
Updated:
5 Mar 2010 at 10:30 UTC
Fresh version of Drupal 7 > enable pathauto and Book > Pattern for all Book page paths > [node:bookpathalias]/[node:title]
Add book page > Book outline Save
Results in the error below
* Warning: Illegal offset type in isset or empty in drupal_lookup_path() (line 105 of D:\xampp\htdocs\dev7b\includes\path.inc).
* Recoverable fatal error: Object of class stdClass could not be converted to string in drupal_lookup_path() (line 111 of D:\xampp\htdocs\dev7b\includes\path.inc).
Comments
Comment #1
dave reidThanks, this was a bug in the port to D7. Fixed in CVS!
http://drupal.org/cvs?commit=330496
Comment #2
artatac commentedWorking well now - thanks