Clicking "index" in the navigation section of a page in a book brings you to the main page of the book module (ie. module.php?mod=book). I'd expect to get the current book's table of contents instead.

Comments

Guenni’s picture

Component: Code » book.module

2002-06-08 20:41 : Dries
Clicking "index" in the navigation section of a page in a book brings you to the main page of the book module (ie. module.php?mod=book). I'd expect to get the current book's table of contents instead.

For me, this is a feature, not a bug: the index is the list of book pages whose parent is root. You may call this a list of books or book index.

Guenni

Anonymous’s picture

Category: bug » feature

Feature request.

ax’s picture

Priority: Major » Normal