file YumPermission.php, line 14
$this->_tableName = '{{permissions}}'; // fallback if nothing is set
should be :
$this->_tableName = '{{permission}}'; // fallback if nothing is set
otherwise it will break permission management function.
Original issue reported on code.google.com by andy.awi...@gmail.com on 17 Jan 2011 at 8:18
Original issue reported on code.google.com by
andy.awi...@gmail.com
on 17 Jan 2011 at 8:18