Opened 17 years ago
Closed 17 years ago
#7138 closed defect (bug) (fixed)
Category pagination can cause non-display of categories
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.6 | Priority: | normal |
Severity: | normal | Version: | 2.6 |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description
On one of my blogs, I have a category structure made up of several hierarchies. If the biggest of these happens to fall over three pages, then only a small of categories are shown but nothing else. The pagination is done but not everything is displayed. So that you can recreate the problem, here's the hierarchy that is causing the trouble and it all sits within the same parent:
- England
- Cheshire
- Cumbria
- Derbyshire
- Durham
- Herefordshire
- Lancashire
- Northumberland
- Shropshire
- Staffordshire
- Yorkshire
- Ireland
- Scotland
- Argyll
- Ayrshire
- Borders
- Dumfries & Galloway
- Lochaber
- Perthshire
- Wales
- Conwy
- Denbighshire
- Gwynedd
- Pembrokeshire
- Powys
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [8086]) Passing categories by ref screws up internal array pointer when recursing. fixes #7138 #7136