Ticket #1771 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

KML driver rev20, parse error for some text files

Reported by: darkblueB Owned by: Didge
Priority: normal Milestone: 1.5.0
Component: OGR_SF Version: svn-trunk
Severity: normal Keywords: kml
Cc: warmerdam, mloskot

Description

in KML::endElement(), check for whitespace has '\n' twice, and no '\r' also, KML::dataHandler()

Change History

Changed 6 years ago by darkblueB

  • keywords kml added

Changed 6 years ago by darkblueB

  • component changed from default to OGR_SF

Changed 6 years ago by warmerdam

  • cc warmerdam, mloskot added
  • owner changed from warmerdam to Didge
  • version changed from unspecified to svn-trunk
  • milestone set to 1.5.0

Jens,

Can you look into this?

Changed 6 years ago by Didge

  • status changed from new to closed
  • resolution set to fixed

Strange, I'm sure it was \n and \r yesterday... Fixed it now, thanx.

Note: See TracTickets for help on using tickets.