From: SourceForge.net <no...@so...> - 2009-03-11 16:19:06
|
/mod/article item #2631456, was opened at 2009-02-23 14:33 Message generated for change (Comment added) made by trf000 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2631456&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: Thomas de Jesus (trf000) Assigned to: Eloi George (adarkling) Summary: AM 4.21 permission bug Initial Comment: permission.php approval permission should be 'approval' not 'approve' the sql to add this field to article_permissions creates a field called 'approve'. Should be 'approval' ---------------------------------------------------------------------- >Comment By: Thomas de Jesus (trf000) Date: 2009-03-11 11:19 Message: Is there a link to the updated version? ---------------------------------------------------------------------- Comment By: Eloi George (adarkling) Date: 2009-02-26 17:52 Message: Thanks for finding that one! I like "approve" better, though - its an action word! I changed all instances of allow('article', 'approval') to allow('article', 'approve'). "I do mah thang, in action..." ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2631456&group_id=81360 |