id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,cpu,platform 1051,wxgui: SEARCH_PATH corruption,msieczka,hamish,"1. In wxgui wizard, create a location with 2 mapsets inside (mapset1, mapset2). 2. Enter mapset2. 3. Settings > GRASS working environment > Mapset access: mark mapset1. The mapset search path in mapset2 is wrong: {{{ $ g.gisenv get=MAPSET mapset2 g.mapsets -p mapset1 PERMANENT mapset2 }}} If maps of the same names exist in mapset1 and mapset2, GRASS will pick the one from mapset1 although the current mapset is mapset2. This might lead to various troubles. The bug is propably in gui/wxpython/gui_modules/preferences.py. g.mapsets.tcl (g.mapsets -s) doesn't have this bug. ",defect,closed,minor,6.4.1,wxGUI,svn-releasebranch64,fixed,mapsets,grass-dev@…,All,All