[GRASS-git] [OSGeo/grass] 42e979: GUI: fix hiding input/output fields from import di...
Anna Petrasova
noreply at github.com
Mon Oct 6 13:48:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 42e979af2bd418883c9e06b0c5cb8fa85b27d922
https://github.com/OSGeo/grass/commit/42e979af2bd418883c9e06b0c5cb8fa85b27d922
Author: Anna Petrasova <kratochanna at gmail.com>
Date: 2025-10-06 (Mon, 06 Oct 2025)
Changed paths:
M python/grass/script/task.py
Log Message:
-----------
GUI: fix hiding input/output fields from import dialogs on Windows (#6309)
The dialog for importing included input and output fields, even though they are explicitly blacklisted in the code. It was working on linux, but on windows the name included .py extension so it never passed the test.
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list