Opened 12 years ago

Closed 9 years ago

#4628 closed defect (fixed)

[MITAB] Setting the projection to Mollweide causes it to be Eckert IV because of missing break; statement

Reported by: kfaschoway Owned by: Daniel Morissette
Priority: normal Milestone:
Component: OGR_SRS Version: svn-trunk
Severity: normal Keywords: Mollweide Eckert IV mitab
Cc:

Description (last modified by kfaschoway)

There is a missing break; in gdal/ogr/ogrsf_frmts/mitab/mitab_coordsys.cpp at line 530. This affects version 1.9 and svn trunk.

There is also a missing break; in gdal/ogr/ogrsf_frmts/mitab/mitab_spatialref.cpp at line 794.

Attachments (1)

MollweideMissingBreak.png (26.4 KB ) - added by kfaschoway 12 years ago.

Download all attachments as: .zip

Change History (6)

by kfaschoway, 12 years ago

Attachment: MollweideMissingBreak.png added

comment:1 by Even Rouault, 12 years ago

Keywords: mitab added
Owner: changed from warmerdam to Daniel Morissette
Summary: Setting the projection to Mollweide causes it to be Eckert IV because of missing break; statement[MITAB] Setting the projection to Mollweide causes it to be Eckert IV because of missing break; statement

comment:2 by kfaschoway, 12 years ago

Description: modified (diff)

comment:3 by Even Rouault, 12 years ago

Fixed in trunk (r24368) and branches/1.9 (r24369)

Not closing this ticket until upstream MITAB takes that into account. See http://bugzilla.maptools.org/show_bug.cgi?id=2388

comment:5 by Even Rouault, 9 years ago

Resolution: fixed
Status: newclosed

Batch closing of MITAB tickets fixed in GDAL. They were kept open because not merged into MITAB separate repository, but the latter one is inactive, so let's close them definitely.

Note: See TracTickets for help on using tickets.