#2387 closed defect (invalid)
"object_list" is empty in archive_year generic view
| Reported by: | Owned by: | Jacob | |
|---|---|---|---|
| Component: | Generic views | Version: | dev |
| Severity: | normal | Keywords: | genericview object_list |
| Cc: | tyson@… | Triage Stage: | Unreviewed |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Using a minimal test case (attached), I created two object (though this works with a wide range of number of objects) the "object_list" context of the archive_year generic view is empty, even though there are objects with dates within the year I am trying to view.
Attachments (1)
Change History (3)
by , 19 years ago
| Attachment: | test_proj.zip added |
|---|
comment:1 by , 19 years ago
| Cc: | added |
|---|
comment:2 by , 19 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Minimal test case was buggy. Invalid bug.
Note:
See TracTickets
for help on using tickets.
Minimal test case