Skip to content

writer util did not follow reference links #1032#1073

Merged
BobLd merged 1 commit intomasterfrom
fix-issue-1032
Jul 6, 2025
Merged

writer util did not follow reference links #1032#1073
BobLd merged 1 commit intomasterfrom
fix-issue-1032

Conversation

@EliotJones
Copy link
Copy Markdown
Member

when copying various dictionaries from a source document to the builder any indirect references in the source document would throw because the code expected the dictionary token directly. now we follow the list of indirect references until we find a non-indirect leaf token. also changes the exception type.

when copying various dictionaries from a source document
to the builder any indirect references in the source document
would throw because the code expected the dictionary token
directly. now we follow the list of indirect references until we
find a non-indirect leaf token. also changes the exception type.
@EliotJones EliotJones requested a review from BobLd July 5, 2025 21:55
@EliotJones EliotJones added bug document-editing Related to creating or editing/modifying documents labels Jul 5, 2025
@BobLd BobLd merged commit daaac93 into master Jul 6, 2025
2 checks passed
@EliotJones EliotJones deleted the fix-issue-1032 branch July 8, 2025 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug document-editing Related to creating or editing/modifying documents

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants