When authenticated users are given the right to create map contexts of map configurations, they still cannot open the 'add' page for these node types.
When authenticated users are given the right to create map contexts of map configurations, they still cannot open the 'add' page for these node types.
Comments
Comment #1
jpulles commentedThe mapbuilder_config_access and mapbuilder_context_access functions were missing. This is fixed now.
Comment #2
jpulles commentedAnother problem occurred when viewing the map config node: it is only visible for the admin user, not for normal authenticated users (like the one who created it).
Comment #3
jpulles commentedThe xx_access functions need to return TRUE for the 'view' option.
Comment #4
jpulles commentedchange of version
Comment #5
jpulles commented