#1788 closed defect (bug) (fixed)
Tickets by Focus report broken on Core Trac
| Reported by: | morganestes | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Trac | Keywords: | has-screenshots |
| Cc: |
Description
When I select a focus area from 'Tickets by Focus' on https://make.wordpress.org/core/reports/, the report fails with TypeError: not enough arguments for format string and a dump of the SQL query that is run to generate the report; I expect to see a list of tickets that have the focus that I've selected when running the report.
For instance, the page generated for JavaScript-focused tickets is https://core.trac.wordpress.org/focus/javascript, which tries to load report 30 but fails. If I manually create a query for the same focus, I get the expected results: query for open JavaScript tickets; query for all JavaScript tickets.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
JavaScript focus report with errors