Closed (fixed)
Project:
Privatemsg
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2009 at 22:02 UTC
Updated:
21 Dec 2009 at 16:50 UTC
In short, sending a message to yourself through the API results in the old bug that it is not marked as read when viewed. The reason is that the $recipients may not be by keyed by the recipient's uid.
The patch does fix this and also contains a test case. Will commit this shortly.
| Comment | File | Size | Author |
|---|---|---|---|
| new_thread_uid_bug.patch | 2.47 KB | berdir |
Comments
Comment #1
berdirFixed in 6.x-1.x-dev.
Comment #2
berdirFixed