Skip to content

LT-21960: Fix export issues when there is filtering#417

Merged
mark-sil merged 1 commit into
release/9.3from
LT-21960a
Jul 30, 2025
Merged

LT-21960: Fix export issues when there is filtering#417
mark-sil merged 1 commit into
release/9.3from
LT-21960a

Conversation

@mark-sil

@mark-sil mark-sil commented Jul 29, 2025

Copy link
Copy Markdown
Contributor

When there is filtering applied to the entries, then only the currently viewed entries would export correctly. (If the main dictionary was being viewed, then the filtered reversal entries would not export correctly. If a reversal was currently being viewed, then a filtered main dictionary would not export correctly.)
The same problem existed for both Word and Xhtml exports. To resolve the problem with filtered entries we now do the collection of entries on the main thread.


This change is Reviewable

When there is filtering applied to the entries, then only the
currently viewed entries would export correctly.  (If the main
dictionary was being viewed, then the filtered reversal entries
would not export correctly. If a reversal was currently being
viewed, then a filtered main dictionary would not export
correctly.)
The same problem existed for both Word and Xhtml exports. To
resolve the problem with filtered entries we now do the
collection of entries on the main thread.

Change-Id: I918442b2225310e70cb9f0e2903c52ae78281a9b

@jasonleenaylor jasonleenaylor left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @mark-sil)

@mark-sil mark-sil merged commit c96e84c into release/9.3 Jul 30, 2025
5 checks passed
@mark-sil mark-sil deleted the LT-21960a branch July 30, 2025 19:22
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