[GRASS-dev] [GRASS GIS] #732: Warming message after removing layer confusing

#732: Warming message after removing layer confusing
-------------------------------------+--------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: default | Version: svn-develbranch6
Keywords: remove, delete, message | Platform: Linux
      Cpu: x86-64 |
-------------------------------------+--------------------------------------
I am not sure this is a bug or I am just not following the logic of the
message, but:

suppose I have both in mapset 'climate' and 'climpred' a layer prec_8.
When deleting the layer 'prec_8' from mapset 'climpred' I get the
following message:

quote>
Removing raster <prec_an>
cell/prec_8' was found in more mapsets (also found in <climpred>)
Using <prec_an@climate>
<unquoute

For me this is confusing as it seems to tell that the layer prec_8 is
deleted from the wrong mapset (which is not the case). If the message is
correct, would it mean that after deleting the layer subsequent actions
using layer prec_8 will take that layer from the mapset climate?? If so I
would suggest to rewrite that message to something like:

quote>
Another laye with the name prec_8 exists in mapset <climate>
Removed prec_8@climpred
<quote

Such a message would be more in line with the (rather straightforward and
clear) message one gets when using a layer in r.mapcalc while a layer with
the same name exists in another mapset.

Paulo

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/732&gt;
GRASS GIS <http://grass.osgeo.org>

#732: Warming message after removing layer confusing
-------------------------+--------------------------------------------------
  Reporter: pvanbosgeo | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.4.0
Component: default | Version: svn-develbranch6
Resolution: duplicate | Keywords: remove, delete, message
  Platform: Linux | Cpu: x86-64
-------------------------+--------------------------------------------------
Changes (by hamish):

  * status: new => closed
  * resolution: => duplicate

Comment:

dupe of #731

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/732#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>