Modify ↓
Opened 11 years ago
Closed 11 years ago
#12203 closed defect (fixed)
The HackIndex is empty on first view
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | TracHacksPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Steffen Hoffmann, Jun Omae | Trac Release: |
Description (last modified by )
To reproduce:
- Load a new session key as anonymous
- Navigate to HackIndex
Some items from the TicketWorkflow category are shown, however.
Attachments (2)
Change History (8)
Changed 11 years ago by
| Attachment: | HackIndex.png added |
|---|
Changed 11 years ago by
| Attachment: | HackIndex-TicketWorkflow.png added |
|---|
comment:1 Changed 11 years ago by
| Description: | modified (diff) |
|---|
comment:2 Changed 11 years ago by
| Owner: | changed from Michael Renzmann to Ryan J Ollos |
|---|---|
| Status: | new → accepted |
comment:3 Changed 11 years ago by
comment:4 Changed 11 years ago by
| Component: | TracHacks → TracHacksPlugin |
|---|
comment:6 Changed 11 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
This seems to be fixed now. If you have a chance to test and find any issues, please let me know.
Note: See
TracTickets for help on using
tickets.





Replying to rjollos:
Fixed in workflow@7.
I suspect the problem with the filter initialization is that the default is
None: trachacksplugin/trunk/trachacks/macros.py@14487:109#L102.