Opened 14 years ago

Closed 14 years ago

#2454 closed enhancement (fixed)

Cannot remove custom CRS

Reported by: gislab Owned by: nobody
Priority: minor: annoyance Milestone: Version 1.5.0
Component: GUI Version: Trunk
Keywords: Cc: dr
Must Fix for Release: No Platform: Debian
Platform Version: Awaiting user input: no

Description

If a custom CRS is on one of the quick-access buttons, this projection cannot be removed from the list using Settings\Custom CRS. To reproduce:

  1. New project, create new projection, for example, call it something

+proj=aea +lat_1=52 +lat_2=64 +lat_0=0 +lon_0=45 +x_0=8500000 +y_0=0 +ellps=krass +towgs84=27,-135,-84.5,0,0,-2.686e-006,2.263e-007 +units=m +no_defs

  1. Open project properties, choose this projection, hit apply
  2. Close project, reopen project
  3. Remove custom CRS
  4. Open project properties, coordinate systems.

The projection is still there, both in the list and on the buttons, the only the name is gone.

Probably related to #2323

Change History (2)

comment:1 by lutra, 14 years ago

still true on the latest trunk

comment:2 by alexbruy, 14 years ago

Resolution: fixed
Status: newclosed

Seems fixed with #2323

Note: See TracTickets for help on using tickets.