<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/test/search-position-overlap-bug, branch 0.9</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.9</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.9'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2011-05-27T21:08:04Z</updated>
<entry>
<title>Update some more recent tests to use /usr/bin/env to find bash</title>
<updated>2011-05-27T21:08:04Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2011-05-27T21:08:04Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=33cf04c6a5f76cba2bf56a27504eaf9ac022f5a2'/>
<id>urn:sha1:33cf04c6a5f76cba2bf56a27504eaf9ac022f5a2</id>
<content type='text'>
The recentl-applied patch had grown stale, so update the tests that had
been created since it was originally written.
</content>
</entry>
<entry>
<title>Add test demonstrating a position overlap bug.</title>
<updated>2011-01-26T05:59:19Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2011-01-26T05:19:31Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=fb54dee4ac1265b1cdf5b039e7c86a419decd04c'/>
<id>urn:sha1:fb54dee4ac1265b1cdf5b039e7c86a419decd04c</id>
<content type='text'>
Currently, whenever we call index_terms multiple times for a single
field, the term generator is being reset to position 0 each time. This
means that with text such as:

	To: a@b.c, x@y.z

one can get a bogus match by searching for:

	To: a@y.c

Thanks to Mark Anderson for reporting the bug, (and providing a nice,
minimal test case that inspired what is used here).
</content>
</entry>
</feed>
