Opened 16 years ago
Closed 16 years ago
#3650 closed bug (invalid)
[Trac] View Ticket behavior is different before and after login
Reported by: | Disreali | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
The Haiku trac system's "View Ticket" function shows shows over a thousand bugs before logging in, yet none after logging into trac.
If you press the update button I only get 28 matches instead over 1000. I think that the number of tickets "found" should be the same as before logging in. As it is now, the "View Ticket" function is much more useful before I log in.
Attachments (3)
Change History (4)
by , 16 years ago
Attachment: | haiku_trac_View_Tickets_before_login_02.png added |
---|
by , 16 years ago
Attachment: | haiku_trac_View_Tickets_after_login_02.png added |
---|
by , 16 years ago
Attachment: | haiku_trac_View_Tickets_logged_after_update_02.png added |
---|
comment:1 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This is deliberate. If you're logged in, Trac tries to first show you the tickets that are specifically assigned to you or reported by you. You can trivially change this by adjusting the custom query used to create that screen (you'll see the filters above the ticket list).