id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
10055,Class name for ticket number's <span> is wrong,keshav.kini@gmail.com,rjollos,A ticket number in the search results which has status "closed" and resolution "duplicate" is displayed with the following HTML:\r\n\r\n{{{\r\n<span class="closed: duplicate">#12704</span>\r\n}}}\r\n\r\nThe correct way to name the class_ which corresponds with the display style of ticket numbers in Trac's native wiki formatting output_ would be the following:\r\n\r\n{{{\r\n<span class="closed duplicate">#12704</span>\r\n}}}\r\n\r\nThe current behavior causes custom CSS styles to fail to apply to this ticket_ as colons are not allowed in class names.,defect,closed,normal,DuplicateTicketSearchPlugin,normal,fixed,,,0.12
