Skip to content

PB-1259: allow bgLayer modification through URL#1151

Merged
pakb merged 1 commit intodevelopfrom
fix-PB-1259-change-bglayer-through-url
Dec 2, 2024
Merged

PB-1259: allow bgLayer modification through URL#1151
pakb merged 1 commit intodevelopfrom
fix-PB-1259-change-bglayer-through-url

Conversation

@ltkum
Copy link
Contributor

@ltkum ltkum commented Dec 2, 2024

Issue: when the application was already loaded, it was no longer possible to set the background layer to the void layer.

Cause: the url parser validation checked for the 'void' string which is not in the background layers, and the setter only accepted null as a valid option.

Fix : we allowed the 'void' string value in both cases

Test link

Issue: when the application was already loaded, it was no longer possible to set the background layer to the void layer.

Cause: the url parser validation checked for the 'void' string which is not in the background layers, and the setter only accepted null as a valid option.

Fix : we allowed the 'void' string value in both cases
@ltkum ltkum requested a review from pakb December 2, 2024 10:58
@github-actions github-actions bot added the bug label Dec 2, 2024
@pakb pakb merged commit 92164e4 into develop Dec 2, 2024
@pakb pakb deleted the fix-PB-1259-change-bglayer-through-url branch December 2, 2024 11:07
@cypress
Copy link

cypress bot commented Dec 2, 2024

web-mapviewer    Run #3945

Run Properties:  status check passed Passed #3945  •  git commit 22eacd897e: PB-1259: allow bgLayer modification through URL
Project web-mapviewer
Branch Review fix-PB-1259-change-bglayer-through-url
Run status status check passed Passed #3945
Run duration 04m 26s
Commit git commit 22eacd897e: PB-1259: allow bgLayer modification through URL
Committer Martin Künzi
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 21
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 214
View all changes introduced in this branch ↗︎

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.

2 participants