[bookpath-raw] not working
huang_cn - April 23, 2008 - 00:10
| Project: | Token |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
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

#1
It's a token bug - duplicate of http://drupal.org/node/223458. My bad for not nailing it down and committing it yet...