Modify ↓
Opened 15 years ago
Closed 15 years ago
#10007 closed defect (cantfix)
Javascript error in ticketdelete.js on newticket page
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | 0.12 |
| Severity: | normal | Keywords: | ticket delete |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Script ticketdelete.js is loaded also on newticket page. In this case we've got javascript error:
Error: /\/ticket\/(\d+)/.exec(document.location) is null
Attachments (0)
Note:
See TracTickets
for help on using tickets.



PluginIssue (TH:TicketDeletePlugin).
If you're using Trac 0.12, you don't need that plugin, rather activate the
tracopt.ticket.deleteroptional component.