openwebwork / webwork2

Course management front end for WeBWorK
http://webwork.maa.org/wiki/Main_Page
Other
145 stars 165 forks source link

Fix an uninitialized value used in pattern match. #2315

Closed drgrice1 closed 7 months ago

drgrice1 commented 8 months ago

This is caused by trying to match the problem flags with `/:needs_grading$/' when there isn't a real problem. For instance when a set info file is rendered.