Opened 12 years ago
Closed 12 years ago
#311 closed defect (bug) (fixed)
Can't filter by topic on reports page
| Reported by: | mikemanger | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Trac | Keywords: | has-patch needs-testing |
| Cc: |
Description
There is a JavaScript error preventing me from selecting either a component or focus on the root reports page.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
311.patch I haven't tested it but I assume this is because you can't pass
$using jQuery's.on()method, using the conventional.ready()method should fix this.