Skip to content

Overwrite _getQueryString #464

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

dominikl
Copy link
Member

Trying to fix #463 .

According to @will-moore the wrapper should overwrite _getQueryString. Indeed that's missing. But still also with the change, getObjects("MapAnnotation") returns MapAnnotationWrappers with all kind of annotations. Something else is still missing.

@will-moore
Copy link
Member

I added a test at ome/openmicroscopy#6435 and the fix in this PR was sufficient to get the test passing.
Let's exclude this PR to check the test fails, and then check that this PR fixes the test.

@dominikl dominikl marked this pull request as ready for review July 18, 2025 08:35
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.

getObjects("MapAnnotation) returns objects of different types
2 participants