Closed (fixed)
Project:
Privatemsg
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2009 at 02:45 UTC
Updated:
19 Mar 2009 at 18:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
naheemsays commentedactually there is a permission for number 1, but it is not used. attached patch fixes that.
EDIT - a word of note - the number 2 from the above also applies to the delete permission. Both would read better if they had " tags" at the end of the permission names.
Comment #2
berdirlitwol and I talked about tags per user in IRC. If this is going to happen, we need to change/extend the permissions anyway.
Comment #3
naheemsays commentedComment #4
berdirLooks good now :)
Comment #5
naheemsays commentedComment #6
naheemsays commentedAdded a tag count check before adding the tag select form.
Comment #7
liam mcdermott commentedJust to clarify exactly what this patch does:
I've successfully applied the patch and tested both fixes. It works marvellously and is ready to be committed. :)
Comment #8
litwol commentedThis line in the conditional statement for privatemsg_filter_privatemsg_view_messages_alter assumes that tags are sitewide. Should i assume this will be patched once we commit the tags-per-user patch?
Comment #9
berdirThe patch, in its current form, creates a new privatemsg_tag module, which is afaik a complete rewrite, so it will need to be patched anyway. But it might take some time until that is ready, while this is just a small fix to the current module.
Comment #10
litwol commentedhomerun.