Closed (fixed)
Project:
Privatemsg
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2012 at 09:58 UTC
Updated:
15 Sep 2012 at 08:35 UTC
... but this permission is used somewhere else to allow the user to read literally ALL messages (which means other users' too).
Doesn't this sound wrong?
Will try to provide a patch.
Regards,
David
Comments
Comment #1
berdirSee http://drupal.stackexchange.com/questions/36345/how-should-i-change-the-...
Comment #3
-Mania- commentedI find the tab in the user profile to be more intuitive to use and it integrates nicely with the profile. It's a shame that there's no permission for users to see this on their own profile page. Any workarounds would be welcome.
Comment #4
David Stosik commentedIn Private message settings, set messages path (which defaults to "messages") to "user/%user/messages" . ;)
Comment #5
-Mania- commentedI can't see such an option in 7.x-1.3. Perhaps this is only found in the 2.x version (currently in dev)?
Comment #6
valderama commentedHey Mania,
I provided a patch over here: http://drupal.org/node/1772236
Might help you as well.
Greets,
walter
Comment #7
-Mania- commentedThanks valderama for a working solution, hope that gets committed as well.