0001938: Substring filter for notes does not work.

svn: r10326
This commit is contained in:
Brian Matherly
2008-03-15 21:10:30 +00:00
parent b078464281
commit 6c526f3ef2
5 changed files with 85 additions and 57 deletions

View File

@@ -633,8 +633,8 @@ src/Filters/Rules/Repository/__init__.py
src/Filters/Rules/Note/_AllNotes.py
src/Filters/Rules/Note/_HasIdOf.py
src/Filters/Rules/Note/_HasMarkerOf.py
src/Filters/Rules/Note/_HasNoteMatchingSubstringOf.py
src/Filters/Rules/Note/_HasNoteRegexp.py
src/Filters/Rules/Note/_MatchesSubstringOf.py
src/Filters/Rules/Note/_MatchesRegexpOf.py
src/Filters/Rules/Note/_HasNote.py
src/Filters/Rules/Note/_HasReferenceCountOf.py
src/Filters/Rules/Note/_MatchesFilter.py