Closed (fixed)
Project:
Node Convert
Version:
6.x-1.6
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
21 May 2010 at 04:39 UTC
Updated:
23 Jan 2011 at 18:50 UTC
Jump to comment: Most recent file
It would be great to not require 'administer conversion' permission if user is already granted the 'convert from...' permission. Thereby limiting users from being assigned a higher level of access than required for this operation.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | administer_conversion_permission.patch | 1.86 KB | dakala |
Comments
Comment #1
agileware commentedAnd specifically in the function node_convert_check_access
Comment #2
dakalaA user with the "administer conversion" permission should be able to convert from/to any content types. If that's what this permission means the attached patch fixes this in a couple of places. Thanks.
Comment #3
alcroito commentedThanks. Fixed in dev.