Bug 460737 Comment 42 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

This cunning and significant UX/search logic failure is not acceptable...!
Geoff, any ideas how to implement this with the least technical effort?

*Proposal for implementation*:

- In the code, for each folder quicksearch, run a separate quicksearch against relevant Address Book fields.
- From AB results, extract matching email addresses (including secondary email)
- Run a separate quicksearch which matches those email addresses against the email fields of the message db.
- Append found messages to the result of the initial quicksearch.
Or some such.
This cunning and significant UX/search logic failure is not acceptable...!
Geoff, any ideas how to implement this with the least technical effort?

*Proposal for implementation*:

- In the code, for each folder quicksearch, run a separate quicksearch against relevant Address Book fields.
- From AB results, extract matching email addresses (including secondary email)
- Run a separate quicksearch which matches those email addresses against the email fields of the message db.
- Append found messages to the result of the initial quicksearch.

Or some such.

Back to Bug 460737 Comment 42