jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • GeoServer
  • GEOS-261

Incorrect error code for badly formed gml:bbox

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.2.2
  • Fix Version/s: 1.3-rc2
  • Component/s: WFS
  • Labels:
    None
  • Environment:
    All, version 1.2.2

Description

I think I vaguely remember this. Can you submit it to JIRA? That way I will remember in the future.On Thu, 9 Dec 2004, David Zwiers wrote:> Heya chris,> > I'm working against gs1.2.2, and may have found a bug. I was making a> request using a badly formed gml:Box, and was getting an empty result> rather than an error. Not sure if you care ... or knew this.> > David>

Issue Links

is related to

Bug - A problem which impairs or prevents the functions of the product. GEOS-275 Post requests do not work !!!

  • Blocker - Blocks development and/or testing work, production could not run
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Chris Holmes added a comment - 10/Mar/05 10:54 PM

Over to you Dave. This should be easy - we just need to put an error check earlier to make sure the bbox is correct, as I imagine somewhere JTS just lets you do an empty box, instead of throwing an error. Make sure that you don't do it in the reader - do it in the request model, or probably even better in the response.

Show
Chris Holmes added a comment - 10/Mar/05 10:54 PM Over to you Dave. This should be easy - we just need to put an error check earlier to make sure the bbox is correct, as I imagine somewhere JTS just lets you do an empty box, instead of throwing an error. Make sure that you don't do it in the reader - do it in the request model, or probably even better in the response.
Hide
Permalink
dblasby added a comment - 12/Jul/05 3:11 PM

Here's a test case:

<ogc:Filter>
<ogc:BBOX>
<ogc:PropertyName>the_geom</ogc:PropertyName>
<gml:Box srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
</gml:Box>
</ogc:BBOX>
</ogc:Filter>

Fixed.

Show
dblasby added a comment - 12/Jul/05 3:11 PM Here's a test case: <ogc:Filter> <ogc:BBOX> <ogc:PropertyName>the_geom</ogc:PropertyName> <gml:Box srsName="http://www.opengis.net/gml/srs/epsg.xml#4326"> </gml:Box> </ogc:BBOX> </ogc:Filter> Fixed.
Hide
Permalink
Andrea Aime added a comment - 29/Mar/07 2:06 AM

These issue has been in resolved state for at least one month (quite a bit, a lot more than one month). Batch transitioning them to closed state

Show
Andrea Aime added a comment - 29/Mar/07 2:06 AM These issue has been in resolved state for at least one month (quite a bit, a lot more than one month). Batch transitioning them to closed state

People

  • Assignee:
    dblasby
    Reporter:
    David Zwiers
Vote (0)
Watch (0)

Dates

  • Created:
    14/Dec/04 12:28 PM
    Updated:
    29/Mar/07 2:06 AM
    Resolved:
    12/Jul/05 3:11 PM

Time Tracking

Estimated:
50m
Original Estimate - 50 minutes
Remaining:
50m
Remaining Estimate - 50 minutes
Logged:
Not Specified
Time Spent - Not Specified
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.