Closed (duplicate)
Project:
Token
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2008 at 00:10 UTC
Updated:
23 Apr 2008 at 00:23 UTC
booth [book-raw] and [bookpath-raw] not working,
while [title-raw] and [author-name-raw] works fine.
patten for example:
books/[book-raw]/[title-raw] will generage path: books/title
books/[bookpathalias]/[title-raw] will generage path: books/title
books/[bookpath-raw]/[title-raw] will generage path: books/title
books/[author-name-raw]/[title-raw] will generage path: books/author-name/title
Comments
Comment #1
mikeryanIt's a token bug - duplicate of http://drupal.org/node/223458. My bad for not nailing it down and committing it yet...