Skip to content

Conversation

@somiaj
Copy link
Contributor

@somiaj somiaj commented Nov 6, 2025

When creating a context::Fraction::Parser::Number, use the same context as the original object instead of the current context.

This fixes issue #1337 with checking if an object created in the fraction context is equal to a number after the context has changed. This fix is by @dpvc.

When creating a context::Fraction::Parser::Number, use the same
context as the original object instead of the current context.

This fixes issue openwebwork#1337 with checking if an object created in the
fraction context is equal to a number after the context has changed.
This fix is by @dpvc.
@somiaj
Copy link
Contributor Author

somiaj commented Nov 6, 2025

I can make a hotfix of this if others think it is worth fixing this issue in 2.20 as well.

@drgrice1
Copy link
Member

drgrice1 commented Nov 6, 2025

I think a hotfix is justified for this.

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