Opened 13 years ago

Closed 13 years ago

#731 closed defect (fixed)

Gazetter fails to load WFS config

Reported by: christoph Owned by: dev
Priority: major Milestone: 2.7 release
Component: wfs Version: 2.6.2
Keywords: Cc:

Description

getWfsConf returns []

Change History (1)

comment:1 by christoph, 13 years ago

Resolution: fixed
Status: newclosed

The WFS config IDs were added in wfsConfIdString "8,17". The problem was that config "8" was not loaded into the application. The WFS Config class didn't succeed in loading the following configs ("17"). The solution was a foreach loop, instead of of a for loop.

changeset:7192

Note: See TracTickets for help on using tickets.