It is not possible to add or remove a tag of a message in the inbox.

Steps to reproduce:
- Go to the inbox of privatemsg
- mark a message by clicking its checkbox
- choose apply tag from the actions menu and apply an already defined tag.

CommentFileSizeAuthor
#1 privatemsg_filter_fixes.patch8.12 KBberdir

Comments

berdir’s picture

Status: Active » Needs review
StatusFileSize
new8.12 KB

The attached patch fixes the reported bug and also an incorrect permission usage (filter private messages instead of tag private messages for the apply/remove Tag select boxes).

EDIT: ... and also adds tests for adding/removing tags to multiple threads.

berdir’s picture

Status: Needs review » Fixed

Fixed the original bug in 6.x-2.x-dev (I already fixed it in 7.x-1.x-dev) and fixed the permission issue in all branches. 7.x-1.x contained a few other bugs that were discovered by the news tests, fixed those too.

Also ported the tests to all branches.

Less bugs and more tests on all branches, nice!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.