aodn / aodn-portal

AODN Open Geospatial Portal
https://portal.aodn.org.au/
GNU General Public License v3.0
21 stars 13 forks source link

ncWMS getfeatureInfo requests are blocked #1274

Closed pmbohm closed 10 years ago

pmbohm commented 10 years ago

to reproduce

Add a ncWMS collection in http://portal-rc.aodn.org.au/imos123 (EG: Acorn) Change from spatialExtent drawing to pan/zoom GFI click control and click on map.

What happens

The request is blocked- "Cross-Origin Request Blocked: " The getMetadata and getFeatureInfo requests are affected

What should happen

This request is not going via portal proxy as it should, to bypass this cross domain problem

danfruehauf commented 10 years ago

@pmbohm Can you please show me how to reproduce this?

I followed the instructions and I get a successful GFI response.

pmbohm commented 10 years ago

yep