aodn / aodn-portal

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

Download estimate error #891

Closed pblain closed 10 years ago

pblain commented 10 years ago

IMOS Portal v3.13.0-rc1, build date: 24/01/2014 15:34

Steps to reproduce:

  1. Select IMOS - SOOP Underway CO2 Measurements Research Group
  2. Go to step 2 and select a cruise ID from the filters
  3. Go to step 3 and try to download as CSV

What should happen:

  1. get a matching CSV

What does happen

  1. Uncaught type exception in _addDownloadEstimate
  2. A file containing:
<?xml version="1.0" ?>
<ServiceExceptionReport
   version="1.2.0"
   xmlns="http://www.opengis.net/ogc"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://www.opengis.net/ogc http://schemas.opengis.net/wfs/1.0.0/OGC-exception.xsd">
   <ServiceException code="InvalidParameterValue">
      Illegal property name: cruise_id
</ServiceException></ServiceExceptionReport> 
dnahodil commented 10 years ago

Unable to reproduce on 123 or RC