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

[processing] Use safer provider://source syntax in more places (3.34 backport) #56220

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

nyalldawson
Copy link
Collaborator

Use the safer method of explicitly including the provider type when storing layer sources to string in more places, which eg fixes running the copied qgis_process string when a non gdal layer source is used for a raster layer. Also fixes the same situation when restoring an algorithm from the history log.

Fixes #54264

Manual backport of #56175

Use the safer method of explicitly including the provider type
when storing layer sources to string in more places, which eg
fixes running the copied qgis_process string when a non gdal
layer source is used for a raster layer. Also fixes the same
situation when restoring an algorithm from the history log.

Fixes qgis#54264

(cherry picked from commit c3fa3af)
@nyalldawson nyalldawson added the Backport Is a backport of another pull request label Feb 7, 2024
@github-actions github-actions bot added this to the 3.34.4 milestone Feb 7, 2024
@nyalldawson nyalldawson merged commit 1273bec into qgis:release-3_34 Feb 7, 2024
35 checks passed
@nyalldawson nyalldawson deleted the backport_56175 branch February 7, 2024 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport Is a backport of another pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants