id summary reporter owner description type status priority component severity resolution keywords cc release 4691 ISearchSource needs different import for 0.11 Martin Noah Kantrowitz "Plugin filenamesearch didn't work on trac 0.11.1 until I changed the import into: {{{ #!python try: from trac.search import ISearchSource except ImportError: from trac.Search import ISearchSource }}}" defect closed normal FilenameSearchPlugin normal fixed 0.11