Modify ↓
Opened 15 years ago
Last modified 5 years ago
#5894 new defect
if no backlog is set it should default to 'no backlog'
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | BacklogPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description
For instance, creating a ticket via email2trac fails unless we specify a default backlog. This should be handled in the plugin.
Attachments (0)
Change History (5)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
#8647 is a similar ticket for a different plugin. See comment:3:ticket:8647.
comment:3 Changed 12 years ago by
Trac Release: | 0.11 → 0.12 |
---|
Due difficulties getting this working with jQuery 1.2.x provided by Trac 0.11.x, I won't be aiming for 0.11 compatibility with this one.
comment:4 Changed 11 years ago by
Owner: | changed from Bart Ogryczak to Ryan J Ollos |
---|---|
Status: | new → assigned |
comment:5 Changed 5 years ago by
Owner: | Ryan J Ollos deleted |
---|---|
Status: | assigned → new |
Note: See
TracTickets for help on using
tickets.
The backlog defaults to no backlog when the ticket is created through the web interface. I'll test through the xml-rpc interface if the default backlog is set through that interface as well.