Closed (fixed)
Project:
Privatemsg
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Jul 2009 at 22:32 UTC
Updated:
3 Dec 2009 at 20:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
berdirFirst version, please review.
I tried to add anything special I could remember abour our queries.
Comment #2
naheemsays commentedExcept it sort of does - in privatemsg 5.x, each message could have a separate subject, and technically this can also be achieved in privatemsg 6.x too. a common prefix for replies is "Re: ". since R is more than half way through the alphabet, MIN works correctly a majority of the time to get the "correct" thread subject.
"Select number of messages in the thread if the count is set to be displayed." ?
"Only count new messages that have not been deleted" ?
I don't think we should list the rationale here for why they are excluded - others may wish to use the query for other reasons? so simple "A list of names to be excluded from the matches" or something like that may be better.
mistaken character at the end?
Comment #3
berdirYeah, except I do not count "most of the time, it does what we expect" as a useful meaning :) And that is only true for english. For example, the german tranlation of "RE:" is "AW:". And A is pretty much the first character we have :)
Yep, makes sense. I've seen you are already doing that in the filter_autocomplete query but I forgot to change this.
Comment #4
berdirUpdated, I also forgot to add the changes in privatemsg_filter.module.
Comment #5
naheemsays commentedDocumentation looks good.
Comment #6
berdirCommited to 6.x-1.x-dev. There are so many changes in that area in D7 that it does not make much sense to port this to D7, so setting to fixed.