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

dave reid’s picture

Status: Active » Fixed

Thanks, this was a bug in the port to D7. Fixed in CVS!
http://drupal.org/cvs?commit=330496

artatac’s picture

Working well now - thanks

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.