Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport queued_ltr_backports] Fix GRASS provider ignores default output vector format setting in Processing #58115

Merged
merged 4 commits into from
Jul 16, 2024

Conversation

qgis-bot
Copy link
Collaborator

Backport #58102
Authored by: @nyalldawson

nyalldawson and others added 4 commits July 15, 2024 18:12
This fixes the GRASS provider ignoring the "default output
vector layer extension" setting for processing. The override
in the grass provider is NOT required as the base class method
already applies the logic for falling back to shp when gpkg
is not available (which was added here in 2e92dab), and
also correctly respects the default format setting.

Fixes #43988
@github-actions github-actions bot added the GRASS label Jul 15, 2024
@github-actions github-actions bot added this to the 3.40.0 milestone Jul 15, 2024
@alexbruy alexbruy merged commit 09e1a1c into queued_ltr_backports Jul 16, 2024
33 checks passed
@alexbruy alexbruy deleted the backport-58102-to-queued_ltr_backports branch July 16, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants