﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
10332,The backlog field is not a drop-down list in Trac 1.0,rjollos,rjollos,"The backlog ticket field is text field, not a drop-down list in Trac 1.0. Tickets are still assigned to the correct backlog if the field is completed correctly. If a backlog is not entered, the following error results:
{{{
Trac detected an internal error:
AttributeError: 'Backlog' object has no attribute 'name'
}}}

If a non-existent backlog is entered, the following error results:
{{{
Trac detected an internal error:
BacklogException: Failed to retrieve backlog with name=Some non-existent backlog
}}}",defect,new,normal,BacklogPlugin,normal,,,anachesa bart,0.12
