Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#6586 closed defect (fixed)

WFS driver crashes on <Keyword/> declarations

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone:
Component: OGR_SF Version: unspecified
Severity: normal Keywords: wfs
Cc:

Description

Seen with "ogrinfo -ro WFS:http://geo.weather.gc.ca/geomet-beta"

Change History (7)

comment:1 by Even Rouault, 8 years ago

Resolution: fixed
Status: newclosed

In 34571:

WFS: don't crash on empty <Keyword/> declaration (fixes #6586)

comment:2 by Even Rouault, 8 years ago

In 34572:

WFS: don't crash on empty <Keyword/> declaration (fixes #6586)

comment:3 by Even Rouault, 8 years ago

In 34573:

WFS: don't crash on empty <Keyword/> declaration (fixes #6586)

comment:4 by Even Rouault, 8 years ago

Fix in 2.1 branch is post 2.1.1RC1 and in 2.0 branch post 2.0.3RC2

comment:5 by Jeff McKenna, 8 years ago

Testing this same ogrinfo command (ogrinfo -ro WFS:http://geo.weather.gc.ca/geomet-beta) with RC2 I get the following response, on Windows. Does this match your own response? http://pastebin.com/mENkiLxN

in reply to:  5 comment:6 by Even Rouault, 8 years ago

Replying to jmckenna:

Testing this same ogrinfo command (ogrinfo -ro WFS:http://geo.weather.gc.ca/geomet-beta) with RC2 I get the following response, on Windows. Does this match your own response? http://pastebin.com/mENkiLxN

Yes, Tom said that he exposes too many layers currently, that are probably not configured correctly.

comment:7 by Jeff McKenna, 8 years ago

Ok thanks for confirming.

Note: See TracTickets for help on using tickets.