id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
8399,It doesn't work in 0.12.1,zwei22@gmail.com,rjollos,I have installed trac(0.12.1) and I want to that the plugin work in my trac well.\r\nHowever_ It doesn't work_ so I see its source_ tracDupeSearch.js.\r\nIn the source_ I changed code about regex expression and it is working well. It's below\r\n\r\n{{{\r\n#!diff\r\n- var summaryRegex = /#(\\d+)<\\/span>:\\s*([a-z0-9\\-\\_\\ ]+):\\s*(.*)\\s*\\(([a-z0-9\\-\\_\\ ]+)(?:\\: ([a-z0-9\\-\\_\\ ]+))?\\)$/i;\r\n+ var summaryRegex = /#(\\d+)<\\/span>:\\s*(.*):\\s*(.*)\\s*\\((.*)(?:\\: (.*))?\\)$/i;\r\n}}}\r\n,defect,closed,high,DuplicateTicketSearchPlugin,critical,fixed,regex,,0.12
