Closed (outdated)
Project:
Drupal core
Version:
6.x-dev
Component:
book.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2009 at 16:40 UTC
Updated:
2 Mar 2016 at 22:18 UTC
Jump to comment: Most recent
Comments
Comment #1
laura s commentedtypo in title, sorry.
Comment #2
Robatron commentedYep, I'm having the same issue. If anyone's found a solution to this, it would be greatly appreciated!
Comment #3
alvinj commentedIf you have more than 30 pages in one book, that may be your problem. The "weights" for book pages only go from -15 to +15, and as I've just created a book with 39 pages (a diary that runs from June through September), I now have this problem, and I'm digging around for a solution.
Comment #4
alvinj commentedFWIW, I found the "solution" to my problem here:
How to order a Book with > 100 pages
For my case this is more of a hack than a solution, but it gets me through today. As mentioned, I'm creating a diary/journal named The Legend of the Squirrel, and I'd rather just have 40+ pages in one book, but for now, this works.
Comment #5
vm commentedQueue cleanup:
The book pages that are showing at the bottom are all in lower case. Looks to me like capital letters are sorted first, lower case last.
Comment #6
laura s commentedDoes this make it a feature request or a bug? Do we really want by default to sort A-Z before a-z?
Comment #7
vm commentedI didn't mean to alter it from a bug report, my apologies. Though for redesgn I'd not think it's a bug. I'd presume since it's happening on d.o. and it's a bug it should be logged against core?
Comment #8
laura s commentedChanging title and project now. If this turns out to be unique to d.o, please change project back to webmasters or infrastructure queue.
Comment #9
vm commentedmoving to -dev. Though if this is a bug in core, it will have to be against D 7.x and backported?