Opened 12 years ago

Closed 12 years ago

#4796 closed defect (fixed)

OGR WFS WFSLayerMetadata does not parse literal quotes

Reported by: jpalmer Owned by: warmerdam
Priority: normal Milestone: 1.9.2
Component: OGR_SF Version: svn-trunk
Severity: normal Keywords: WFS
Cc:

Description (last modified by jpalmer)

If the content of the title, name or abstract from a getcapabilities response contains double quotes, then CSV parser incorrectly populates the WFSLayerMetadata layer features (mis-alignments after quote is encountered).

See attached getcapabilities xml. can be tested with:

ogrinfo -ro lds_wfs_cap.xml WFSLayerMetadata

Attachments (1)

lds_wfs_cap.zip (107.1 KB ) - added by jpalmer 12 years ago.

Download all attachments as: .zip

Change History (3)

by jpalmer, 12 years ago

Attachment: lds_wfs_cap.zip added

comment:1 by jpalmer, 12 years ago

Description: modified (diff)

comment:2 by Even Rouault, 12 years ago

Cc: even.rouault@… removed
Component: defaultOGR_SF
Resolution: fixed
Status: newclosed

Fixed in trunk (r24883) and branches/1.9 (r24884)

Note: See TracTickets for help on using tickets.