]> Sergey Matveev's repositories - public-inbox.git/commit
search: avoid creating ghosts for circular References
authorEric Wong <e@80x24.org>
Tue, 18 Aug 2015 01:11:04 +0000 (01:11 +0000)
committerEric Wong <e@80x24.org>
Tue, 18 Aug 2015 01:11:53 +0000 (01:11 +0000)
commit6a19d29cb98823ee3794d295e122ee265ab3016a
treef73aef5f9d98ab9205c7b76735415594058381c4
parent7310cc79cea5ba64b1cc7c97169d811d8a4653a0
search: avoid creating ghosts for circular References

Some mail software incorrectly creates circular references
and causes us to create ghosts before the actual mail doc
is created.
lib/PublicInbox/Search.pm
t/search.t