id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
10660,Bug recognizing case of ticket type on Russian,anonymous,walnut,Hi. \r\nI use ticket type written on russian\r\n\r\nOn image1 you can see two ticket type I create '''Временная 1''' and '''Временная 2'''. For type '''Временная 1''' I set restricted child types '''дефект'''_ '''Временная 1'''_ '''Временная 2'''.\r\n[[BR]]\r\nThen I press '''Временная 1''' for edit and I see (Image2) - there appear 2 new types for restricted child types: '''временная 1'''_ '''временная 2''' - it looks as I created types but first letter become lower case - and those 2 become selected (I tryed to select the ones I need but those 2 is become selected again).\r\n[[BR]]\r\nIn trac.ini it looks correct:\r\n{{{\r\n[childtickets]\r\nparent.Временная 1.allow_child_tickets = True\r\nparent.Временная 1.inherit =\r\nparent.Временная 1.restrict_child_type = дефект_Временная 1_Временная 2\r\nparent.Временная 1.table_headers = summary_owner\r\nparent.Временная 2.allow_child_tickets = True\r\nparent.Временная 2.inherit =\r\nparent.Временная 2.restrict_child_type = задание_Временная 2\r\nparent.Временная 2.table_headers = summary_owner\r\n}}}\r\n\r\nAs result I get error that type of ticket incorrect when I try to create subchild with type '''Временная 1''' (First letter is in upper case because only such type can be selected from drop-down list).\r\nAs temporary desicion I make all my ticket types are lower case and now it works.\r\n,defect,new,normal,ChildTicketsPlugin,minor,,ticket type upper case,,1.0
