[#11209]: fix print attribution and duplicate credits issues#11210
Merged
dsuren1 merged 1 commit intogeosolutions-it:masterfrom Jun 17, 2025
Merged
Conversation
fix(print): include attribution in output and remove duplicate credits - Added support for including attribution field in print output - Avoid duplicate credit entries in printed results - Add unit tests for both cases On behalf of DB Systel GmbH
Member
|
@congchen1101 thank you for contributing. We will review asap. |
dsuren1
approved these changes
Jun 17, 2025
Contributor
|
@ElenaGallo Kindly test it in DEV, when available and let's us know if it's good to be backported. Thanks! |
1 task
Contributor
|
@MV88 test passed, please backport to 2025.01.xx. Thanks |
MV88
pushed a commit
to MV88/MapStore2
that referenced
this pull request
Sep 3, 2025
fix(print): include attribution in output and remove duplicate credits - Added support for including attribution field in print output - Avoid duplicate credit entries in printed results - Add unit tests for both cases On behalf of DB Systel GmbH Co-authored-by: CongChen <cong.chen.mz@gmail.com>
Contributor
|
here is the backport #11428 |
ElenaGallo
pushed a commit
that referenced
this pull request
Sep 3, 2025
fix(print): include attribution in output and remove duplicate credits - Added support for including attribution field in print output - Avoid duplicate credit entries in printed results - Add unit tests for both cases On behalf of DB Systel GmbH Co-authored-by: congchen1101 <161452326+congchen1101@users.noreply.github.com> Co-authored-by: CongChen <cong.chen.mz@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix(print): include attribution in output and remove duplicate credits
On behalf of DB Systel GmbH
Description
What kind of change does this PR introduce? (check one with "x", remove the others)
Issue
What is the current behavior?
#11209
What is the new behavior?
Breaking change
Does this PR introduce a breaking change? (check one with "x", remove the other)