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