#129 closed Bug (Fixed)
"Bugs" on the main Trac page (Jon's links do not work)
| Reported by: | 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 by , 18 years ago
comment:2 by , 18 years ago
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 by , 18 years ago
| Resolution: | → Fixed |
|---|---|
| Status: | new → 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.

Yes, I renamed those, I need a link to the page to fix it as I don't know where you're talking about.