camptocamp / c2cgeoportal

c2cgeoportal application
http://geomapfish.org
Other
64 stars 46 forks source link

WMSBrowser does not work when a file named sogis_orthofoto.wms is returned #2475

Closed eleu closed 8 years ago

eleu commented 8 years ago

Reproducible on https://geomapfish-demo.camptocamp.net/1.6/

-> add WMS -> insert the URL http://geoweb.so.ch/wms/sogis_orthofoto.wms

I suspect the file name to be the reason for the problem, as similar WMS services like wms.geo.admin.ch are working.

sbrunner commented 8 years ago

Réponse du serveur: Cookies im Browser deaktiviert Ihr Browser akzeptiert keine Cookies. Um die Webseite zu nutzen, aktivieren Sie bitte die Option Cookies in den Browsereinstellungen.

sbrunner commented 8 years ago

Should be fixed with: https://github.com/elemoine/papyrus_ogcproxy/pull/6

eleu commented 8 years ago

how can I use this fix in a c2cgeoportal project?

sbrunner commented 8 years ago

The fix is available in this package and version: https://pypi.python.org/pypi/papyrus_ogcproxy/0.2

This can be change in the versions file (versions.cfg or CONST_versions.txt).