Opened 15 years ago

Closed 15 years ago

#453 closed defect (fixed)

null value in column "wms_getfeatureinfo" violates not-null constraint

Reported by: christoph Owned by: christoph
Priority: major Milestone: 2.5.2 release
Component: wms Version: 2.5.1
Keywords: Cc: arnulf

Description

Load this WMS via "load WMS"

http://neowms.sci.gsfc.nasa.gov/wms/wms?version=1.1.1&request=getCapabilities

Error:

http://neowms.sci.gsfc.nasa.gov/wms/wms?version=1.1.1&request=getCapabilitiessql error: ERROR: null value in column "wms_getfeatureinfo" violates not-null constraint ROLLBACK performed....

Change History (3)

comment:1 by christoph, 15 years ago

I don't understand why there is a not null constraint on wms_getfeatureinfo

Will prepare a workaround

comment:2 by christoph, 15 years ago

wms_getfeatureinfo and gui_wms_featureinfoformat are set to ""

2.5, 2.6, trunk

http://trac.osgeo.org/mapbender/changeset/3915

comment:3 by christoph, 15 years ago

Resolution: fixed
Status: newclosed

this WMS has a looot of layers, so I had to turn most of them off for testing.

Note: See TracTickets for help on using tickets.