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

jpulles’s picture

Status: Active » Fixed

The mapbuilder_config_access and mapbuilder_context_access functions were missing. This is fixed now.

jpulles’s picture

Status: Fixed » Active

Another 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).

jpulles’s picture

Status: Active » Fixed

The xx_access functions need to return TRUE for the 'view' option.

jpulles’s picture

Version: 5.x-1.x-dev » 4.7.x-1.x-dev

change of version

jpulles’s picture

Status: Fixed » Closed (fixed)