[prev in list] [next in list] [prev in thread] [next in thread] 

List:       grass-commit
Subject:    [GRASS-SVN] r39358 - grass/trunk/gui/wxpython/gui_modules
From:       svn_grass () osgeo ! org
Date:       2009-09-30 17:46:37
Message-ID: 20090930174637.ED59FE01A23 () lists ! osgeo ! org
[Download RAW message or body]

Author: cmbarton
Date: 2009-09-30 13:46:37 -0400 (Wed, 30 Sep 2009)
New Revision: 39358

Modified:
   grass/trunk/gui/wxpython/gui_modules/location_wizard.py
Log:
Backport from develbranch_6 r39310. Fix problem with searching for EPSG codes.

Modified: grass/trunk/gui/wxpython/gui_modules/location_wizard.py
===================================================================
--- grass/trunk/gui/wxpython/gui_modules/location_wizard.py	2009-09-30 17:46:01 UTC (rev 39357)
+++ grass/trunk/gui/wxpython/gui_modules/location_wizard.py	2009-09-30 17:46:37 UTC (rev 39358)
@@ -1379,7 +1379,6 @@
         try:
             self.epsgcode = self.epsglist.Search(index=self.csearch.GetSelection(),
                                                  pattern=value)[0]
-            self.tcode.SetValue(str(self.epsgcode))
         except IndexError: # -> no item found
             self.epsgcode = None
             self.tcode.SetValue('')

_______________________________________________
grass-commit mailing list
grass-commit@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-commit
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic