Skip to content

Conversation

@GuntherRademacher
Copy link
Member

After upgrading an application to 12.1, a comparison error occurred due to a different optimization uncovering a bug in DualIterMap.value. The context value is taken from the first iteration and applied to the second, but it is not restored before continuing the first iteration.

This change fixes that behavior and adds two tests with minimal queries reproducing the issue.

@ChristianGruen ChristianGruen merged commit 8fa1edb into BaseXdb:main Dec 30, 2025
1 check passed
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