Opened 18 years ago

Last modified 9 years ago

#1209 closed defect

incorrect MapInfo style string causes system exception — at Initial Version

Reported by: richard.matsunaga@… Owned by: warmerdam
Priority: normal Milestone:
Component: OGR_SF Version: unspecified
Severity: normal Keywords: mitab
Cc:

Description

Upon creating a new feature on a MapInfo layer, if the style string in the
feature is invalid, the MapInfo driver will throw an exception instead of
reporting an error.

For example, the following string is only invalid by an extra space character
after the comma:

"SYMBOL(c:#000000, id:\"ogr-sym-1\")"

and will cause a crash on the OGR_L_CreateFeature() call.

Change History (1)

by Jukka Rahkonen, 9 years ago

Attachment: ogr_style_error.jml added
Note: See TracTickets for help on using tickets.