Closed (fixed)
Project:
Privatemsg
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 May 2011 at 10:49 UTC
Updated:
12 Jun 2011 at 15:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
paolomainardi commentedComment #2
berdirThanks for working on this, remember to always set issues to needs review if you upload patches, then they will be automatically tested.
Comment #4
berdirLooks like a backporting issue :)
Would be awesome to get a test for this, should be easy to extend the privatemsg_roles tests to verify that their description is shown.
Comment #5
berdirComment #6
berdirThe path is wrong, it needs to start inside the privatemsg folder.
With git, you can use the --relative option.
Powered by Dreditor.
Comment #7
paolomainardi commentedCorrected patch
Comment #8
berdirComment #9
berdirWrote a test for this and commited it.