Message3662
Here's a patch that makes issue the search scope.
It gets IDs of [issues that have a message with word_1] and intersects
that with IDs of [issues that have a message with word_n].
Then it joins that with the old message-scope results.
If one word is in issue title and the other[s] in messages, it still
won't find'em...
IOW, an awfully ugly, stupid way of coding this RFE: I can't do SQL,
didn't even try to get clean Python. But it works :) |
|
Date |
User |
Action |
Args |
2009-03-18 00:27:52 | ajaksu2 | set | messageid: <1237336072.14.0.160868540916.issue1155657@psf.upfronthosting.co.za> |
2009-03-18 00:27:52 | ajaksu2 | set | recipients:
+ ajaksu2, richard, cknittel |
2009-03-18 00:27:52 | ajaksu2 | link | issue1155657 messages |
2009-03-18 00:27:51 | ajaksu2 | create | |
|