Skip to content

fix copying of sub-dictionary when keys collide#1077

Merged
BobLd merged 1 commit intomasterfrom
fix-issue-936
Jul 10, 2025
Merged

fix copying of sub-dictionary when keys collide#1077
BobLd merged 1 commit intomasterfrom
fix-issue-936

Conversation

@EliotJones
Copy link
Copy Markdown
Member

when copying from a ancestor node of a page's resource dictionary we were incorrectly writing nested nodes of e.g. /fonts to the root of the target dictionary, here we write to the intended target node correctly. this is a fix for #936

when copying from a ancestor node of a page's resource dictionary
we were incorrectly writing nested nodes of e.g. /fonts to the root
of the target dictionary, here we write to the intended target node
correctly
@EliotJones EliotJones requested a review from BobLd July 10, 2025 02:49
@BobLd BobLd merged commit b11f936 into master Jul 10, 2025
2 checks passed
@BobLd BobLd deleted the fix-issue-936 branch July 10, 2025 17:32
@BobLd
Copy link
Copy Markdown
Collaborator

BobLd commented Jul 10, 2025

@EliotJones I will let you close #936 if the issue is fully fixed

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.

2 participants