Changes between Initial Version and Version 2 of Ticket #1233


Ignore:
Timestamp:
Feb 11, 2016, 9:35:29 AM (8 years ago)
Author:
Bang Pham Huu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1233

    • Property Summary WCPS1.5_Error when parsing imageCrsDomain in axisWCPS1.5_Error when parsing imageCrsDomain, imageCrs in axis
  • Ticket #1233 – Description

    initial v2  
    3636
    3737and value "170.44628099173553"
     38
     39
     40
     41----
     42
     43Also with imageCrs
     44
     4587-get_metadata_imagecrs.test
     46
     47{{{
     48for c in (eobstest) return imageCrs(c)
     49}}}
     50
     51
     52{{{
     53    <ows:Exception exceptionCode="RuntimeError">
     54        <ows:ExceptionText>petascope.wcps2.error.managed.processing.WCPSProcessingError : A parsing error occurred at position=1:27. Offending symbol is=[@7,27:34='imageCrs',&lt;78&gt;,1:27].
     55Parser message=no viable alternative at input 'imageCrs'.</ows:ExceptionText>
     56    </ows:Exception>
     57
     58}}}
     59
     60