Opened 16 years ago

Closed 16 years ago

#288 closed defect (fixed)

gazetteerWFS wfs_conf rights are not handled properly

Reported by: astrid_emde Owned by: verenadiewald
Priority: major Milestone: 2.5 release
Component: administration Version: 2.5 rc6
Keywords: WFS Gazetteer Cc: christoph

Description

the rights to access a gazetter are not handled properly.

try it in gui_digitize

  • you have 4 options to search (wfs_conf 1,2,3,4) - they all show up as user root
  • create a new user xy and give gui_digitize to the user
  • log in as user xy --> in search there are no option to choose from
  • go to admin_en_services - Assign WFS conf to gui , take wfs_con away from a gui

problem

  • you define the wfs_conf_ids for the gazetteer at the element gazetteerWFs Element_var: wfsConfIdString like 1,2,3,4 or 1,3,2,4
  • when they are in the order 1,2,3,4 the right entries appear in the selectbox
  • when the order mixed like 1,4,3,2 the selection does not corresponds to the rights that are set

Change History (1)

comment:1 by verenadiewald, 16 years ago

Resolution: fixed
Status: newclosed

tested in Mapbender 2.5 rc6 and everything worked fine

Note: See TracTickets for help on using tickets.