Closed (fixed)
Project:
Mapbuilder
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Jan 2007 at 21:50 UTC
Updated:
24 Jan 2007 at 21:34 UTC
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