Bug #1919
Content Object Creation
100%
Description
bug: the rights for creation of content object can not be set because I get the following error "[=Repository=InvalidDataRetrievedFromDatabase=]" (xdebug: Exception: Invalid data retrieved from database in /var/www/POINTCARRE2_SERVER_CLONE/repository/lib/data_manager/database_repository_data_manager.class.php on line 78.)
usability: Users have by default no rights to create any content objects. The rights have to be set for every type separately, I think we should look for a method to make this more user-friendly (since we already have 66 different content-objects that are installed automatically)
History
Updated by Nathalie Blocry over 10 years ago
attention: this rights editing sometimes seems to work fine when testing, but instead of setting the rights for the content-object-type, you are actually setting the rights on a content-object with the same ID (if such a content object exist. on a new installation, without content-objects you get the "InvalidDataRetrievedFromDatabase"-error because the content-object doesn't exist (while the type does exist).
Updated by a b over 10 years ago
- Status changed from New to Needs testing
- % Done changed from 0 to 100
In reference to the usability issue: If you set the rights on the root (by clicking the link on the action bar) you can set the add/view right which then will be inherited by all the types.
Updated by Stefaan Vanbillemont about 10 years ago
- Status changed from Needs testing to Bug resolved
Updated by Stefaan Vanbillemont almost 10 years ago
- Project changed from Chamilo LCMS Connect to Repository
- Category deleted (
4)