Opened 12 years ago

Last modified 9 years ago

#4628 closed defect

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

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.

Change History (3)

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)
Note: See TracTickets for help on using tickets.