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

PB 1358: fix issue with printing imported KMLS #1211

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

ltkum
Copy link
Contributor

@ltkum ltkum commented Jan 20, 2025

Issue : when trying to print imported kmls, we sometimes ran into an issue where there was no offset, and the printing service was not able to interpret a field not being present

Fix : We now add a little line to ensure offsets exists in line when printing

Test link

@ltkum ltkum requested a review from pakb January 20, 2025 15:03
@github-actions github-actions bot added the bug label Jan 20, 2025
Copy link

cypress bot commented Jan 20, 2025

web-mapviewer    Run #4340

Run Properties:  status check passed Passed #4340  •  git commit 205b23ae07: Merge pull request #1211 from geoadmin/bugfix-PB-1358-cant-print-kmls
Project web-mapviewer
Branch Review develop
Run status status check passed Passed #4340
Run duration 01m 44s
Commit git commit 205b23ae07: Merge pull request #1211 from geoadmin/bugfix-PB-1358-cant-print-kmls
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 1
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 48
View all changes introduced in this branch ↗︎

@ltkum ltkum force-pushed the bugfix-PB-1358-cant-print-kmls branch from 3c0819b to 4362149 Compare January 20, 2025 15:37
@ltkum ltkum force-pushed the bugfix-PB-1358-cant-print-kmls branch from 4362149 to 246ce1d Compare January 20, 2025 15:48
ltkum added 2 commits January 20, 2025 16:48
Issue : when trying to print imported kmls, we sometimes ran into an issue where there was no offset, and the printing service was not able to interpret a field not being present

Fix : We now add a little line to ensure offsets exists in line when printing
@ltkum ltkum force-pushed the bugfix-PB-1358-cant-print-kmls branch from 246ce1d to 43df627 Compare January 20, 2025 15:48
@ltkum ltkum merged commit 205b23a into develop Jan 20, 2025
6 checks passed
@ltkum ltkum deleted the bugfix-PB-1358-cant-print-kmls branch January 20, 2025 15:58
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