-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
3.5.5
-
None
-
MOODLE_35_STABLE
In certain situations, the assignment feedback plugin edit pdf continuously calls 'pollconversions' in /mod/assign/feedback/editpdf/ajax.php.
I have not been able to identify the steps to reproduce the issue.
However, I have identified where the issue is in the code.
The combineddocument response status never gets refreshed after get_combined_pdf_for_attempt() so is always stuck in ready status and also will never make it to the block of code that generates page images etc.
- has been marked as being related by
-
MDL-63540 Assignfeedback_editpdf breaks if the combined.pdf doesn't exist in filestore
-
- Open
-