pesekon2 / grass

GRASS GIS - free and open source Geographic Information System (GIS)
https://grass.osgeo.org
Other
0 stars 0 forks source link

[Bug] gmodeler - variables with names of other variables as their beginning #27

Open pesekon2 opened 8 months ago

pesekon2 commented 8 months ago

Variables %tile and %tile1 will always result in the use of just one of them. Not even sure what would happen for %tile1234 if the variable is just tile. Beginning and ending character would help.