Opened 14 years ago

Closed 13 years ago

#3675 closed defect (fixed)

OGR Feature Style Specification and escaping double quotes

Reported by: aboudreault Owned by: warmerdam
Priority: normal Milestone:
Component: Docs Version: unspecified
Severity: normal Keywords:
Cc:

Description

Reading the code source, I've noticed that in the OGRStyleTool::Parse() method, we can escape a double quote by explicitly putting a '\"' in the label text string. I think this should be documented in the specification.

The mitab driver has been fixed to escape the double quote: http://bugzilla.maptools.org/show_bug.cgi?id=2236

Change History (1)

comment:1 by Even Rouault, 13 years ago

Resolution: fixed
Status: newclosed

r22804 /trunk/gdal/ogr/ogr_feature_style.html: Mention the escaping of double-quote characters in the text string of a LABEL (ticket #3675)

Note: See TracTickets for help on using tickets.