#129 closed Bug (Fixed)
"Bugs" on the main Trac page (Jon's links do not work)
Reported by: | Saunders <admin@…> | Owned by: | |
---|---|---|---|
Milestone: | Future Release | Component: | Other |
Version: | Other | Severity: | |
Keywords: | Cc: |
Description
I'm not sure if this is the appropriate place...
The links to custom queries that Jon put on the front page of the Trac are not working (lead to no results pages). On a quick check it appears that the type parameter in the URLs are case sensitive so where he has:
svn.autoitscript.com/trac/query?status=accepted&status=assigned&...&type=bug
It needs to be:
svn.autoitscript.com/trac/query?status=accepted&status=assigned&...&type=Bug
Same for the Feature Request links.
Attachments (0)
Change History (4)
comment:1 Changed 17 years ago by Valik
comment:2 Changed 17 years ago by Valik
Weird, I updated that page after JP pointed it out to me. I wonder where my changes went and why they aren't logged? Maybe I closed the page before submitting. Meh.
I'll fix it Monday.
comment:3 Changed 17 years ago by Valik
- Resolution set to Fixed
- Status changed from new to closed
Oops, I realize what I did now. I hit "Review Changes" instead of "Submit Changes", didn't realize it and closed the window. That's why they weren't updated when I thought I did it yesterday.
Thanks Saunders, fixed now.
comment:4 Changed 17 years ago by TicketCleanup
- Milestone set to Future Release
- Version set to Other
Automatic ticket cleanup.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Yes, I renamed those, I need a link to the page to fix it as I don't know where you're talking about.