Attached a patch to print correctly all recipient type descriptions in the item_list.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | description-item-list-1169440-1.patch | 536 bytes | paolomainardi |
| #1 | description-item-list-1169440-1.patch | 684 bytes | paolomainardi |
Attached a patch to print correctly all recipient type descriptions in the item_list.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | description-item-list-1169440-1.patch | 536 bytes | paolomainardi |
| #1 | description-item-list-1169440-1.patch | 684 bytes | paolomainardi |
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.