Opened 17 years ago
Closed 17 years ago
#7151 closed defect (duplicate)
Sorting tickets by reporter with firefox 2.0.014 does not work.
Reported by: | Owned by: | Christopher Lenz | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | roadmap | Version: | 0.11b1 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Sorting tickets by reporter with firefox 2.0.014 does not work.
- How To Reproduce:
- Click on a milestone > roadmap and then click on a milestone.
- Here you can sort by owner, type, component, …
- When sorting with IE7: no problem
- When sorting with Firefox 2.0.0.14: no sort done when selecting reporter (which is the first of the list and the default entry)
- System Information:
- server side:
Trac: 0.11dev-r6658 Python: 2.5.2 setuptools: 0.6c7 SQLite: 3.5.2 pysqlite: 2.4.1 Genshi: 0.5dev-r789 mod_python: 3.3.1 Pygments: 0.9 Subversion: 1.4.6 (r28521) jQuery: 1.2.3
- client side:
Windows XP
- server side:
Attachments (0)
Change History (4)
comment:1 by , 17 years ago
follow-up: 3 comment:2 by , 17 years ago
The same behavior exists on Firefox 2.0.0.12 and Safari 3.1.1 when viewing t.e.o. In Firefox I AdBlock'd the ie_pre7_hacks.js and it behaves properly. Based on that I believe the symptom to be the same as #3674
comment:3 by , 17 years ago
Replying to thatch:
Based on that I believe the symptom to be the same as #3674
Sure looks that way. Adding ?by=reporter
to the URL makes it work, so it must just be an issue related to the drop-down itself.
Suggest closing as duplicate, but that we make a note on #3674 to remember to test this use-case as well?
comment:4 by , 17 years ago
Milestone: | 0.11 |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Duplicate of #3674.
The default entry is component.
The first choice is reporter and, indeed, with Firefox 2.0.0.14 on Ubuntu I get no sorting done. Opera 9.50 build 9937 does work to sort on reporter.