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 release-3_28] [processing] Don't raise uncaught exceptions when trying to generate GDAL commands for invalid layers #52001

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

qgis-bot
Copy link
Collaborator

Backport #51994
Authored by: @nyalldawson

GDAL commands for invalid layers

This is a partial fix, which at least removes the uncaught exception.
Ideally we'd gracefully fall back to using the layer's source
(even if it doesn't exist!) in the generated GDAL commands. But that's
far from trivial to do.

Fixes #51958
@github-actions github-actions bot added this to the 3.28.4 milestone Feb 23, 2023
@nyalldawson nyalldawson merged commit b00a04c into release-3_28 Feb 27, 2023
@nyalldawson nyalldawson deleted the backport-51994-to-release-3_28 branch February 27, 2023 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants