Skip to content

Conversation

pbhenson
Copy link

This fixes two issues with a check in BeginList; first, it accessed a parameter without checking it if existed first, resulting in undefined value warnings; and second it tested the validity of the uppercase version of the parameter but then used the literal parameter in the assignment.

This fixes two issues with a check in BeginList; first, it accessed a parameter without checking it if existed first, resulting in undefined value warnings; and second it tested the validity of the uppercase version of the parameter but then used the literal parameter in the assignment.
@Alex-Jordan
Copy link
Contributor

Can you redo this based on the develop branch? Anything that is not so urgent that it should be a hotfix to the current version of webwork/pg should be submitted as a pull request to the develop branch.

@pbhenson pbhenson closed this by deleting the head repository Aug 25, 2025
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