View Issue Details

IDProjectCategoryView StatusLast Update
0003495Composrdownloadspublic2018-01-20 15:54
ReporterAdam EdingtonAssigned ToChris Graham 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0003495: No entries message when using subcategories
DescriptionScreenshot from Composr site highlighting the issue. If all your entries are in categories then this message should not appear?
TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Activities

Adam Edington

2018-01-20 12:23

administrator  

no_entries.png (5,427 bytes)
no_entries.png (5,427 bytes)

Adam Edington

2018-01-20 12:24

administrator   ~0005373

Nor should the sorting options, I guess.

Chris Graham

2018-01-20 14:09

administrator   ~0005378

I have no idea what I'm looking at here. We only have 1 catalogue, and there's no 'no entries' message for it. Maybe it's not a catalogue, but this is filed as a catalogues bug.

Chris Graham

2018-01-20 14:24

administrator   ~0005382

I think you miscategorised and this is in the downloads addon. Reopened and moved.

Chris Graham

2018-01-20 15:54

administrator   ~0005384

I've just fixed the layout issue you noticed for the next site update.

As for it showing the no entries message, that is a bit more complex. The categories and entries are displayed via blocks, so the block is showing a no-entries message, not the DOWNLOAD_CATEGORY_SCREEN.tpl template itself. I'd have to tell the code to set render_if_empty=0 on that block. But then there's what if no entries are shown because some kind of filtering is being applied - you would want to actually see that message. I think I'll leave that for templaters. It's not a bug to say there are no entries when there really are none there, it's just a matter of opinion whether to say it or not.

Issue History

Date Modified Username Field Change
2018-01-20 12:23 Adam Edington New Issue
2018-01-20 12:23 Adam Edington File Added: no_entries.png
2018-01-20 12:24 Adam Edington Note Added: 0005373
2018-01-20 14:09 Chris Graham Note Added: 0005378
2018-01-20 14:23 Chris Graham Status non-assigned => closed
2018-01-20 14:23 Chris Graham Assigned To => Chris Graham
2018-01-20 14:23 Chris Graham Resolution open => suspended
2018-01-20 14:24 Chris Graham Resolution suspended => open
2018-01-20 14:24 Chris Graham Category catalogues => downloads
2018-01-20 14:24 Chris Graham Note Added: 0005382
2018-01-20 15:54 Chris Graham Note Added: 0005384
2018-01-20 15:54 Chris Graham Status closed => resolved
2018-01-20 15:54 Chris Graham Resolution open => fixed