Skip to content

Add a missing debug import in lib/WeBWorK/Authen/LTIAdvantage/SubmitGrade.pm. - #3131

Merged
Alex-Jordan merged 1 commit into
openwebwork:developfrom
drgrice1:bugfix/missing-debug-import
Aug 13, 2026
Merged

Add a missing debug import in lib/WeBWorK/Authen/LTIAdvantage/SubmitGrade.pm.#3131
Alex-Jordan merged 1 commit into
openwebwork:developfrom
drgrice1:bugfix/missing-debug-import

Conversation

@drgrice1

Copy link
Copy Markdown
Member

This was missed in #3126. The WeBWorK::Debug package no longer exports the debug method by default, and it must be explicitly imported where needed.

…itGrade.pm`.

This was missed in openwebwork#3126.  The `WeBWorK::Debug` package no longer
exports the `debug` method by default, and it must be explicitly
imported where needed.

This was also missing in the `lib/WeBWorK/File/SetDef.pm` file.

I have checked all cases, and these are the only ones.
@drgrice1
drgrice1 force-pushed the bugfix/missing-debug-import branch from d525875 to 08d0275 Compare August 13, 2026 16:51
@drgrice1

Copy link
Copy Markdown
Member Author

I figured I better check all of these, and found one more in the lib/WeBWorK/File/SetDef.pm file. That is all of them though.

@Alex-Jordan
Alex-Jordan merged commit 661d560 into openwebwork:develop Aug 13, 2026
2 checks passed
@drgrice1
drgrice1 deleted the bugfix/missing-debug-import branch August 13, 2026 19:55
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.

3 participants