id summary reporter owner description type status priority component severity resolution keywords cc release 2711 [Patch] Search fails with accented words Carlos López Pérez deltroo "I use trac with spanish documentation. When searching for accented word, the search fails (ascii encoding problems with commands module). In lines 87 and 258 I replaced with encode string function. And now it doesn't fail. {{{ error , output = commands.getstatusoutput ( cmd.encode('utf-8') ) }}} Best regards, " defect new normal SearchAttachmentsPlugin normal 0.10