Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
3.4.4
-
MOODLE_34_STABLE
Description
(I'm not even sure how it got in to this state...but anyway)
If the combined.pdf file used for the annotated PDF does not exist on the disk, but it does have a database record, then it appears that there is no checking of the existence of the content on disk.
The editpdf ajax.php file is attempting to get the number of pages in the combined.pdf, which makes a copy of the combined.pdf file.
It then loads the file copied file to count the number of pages.
At no point does it appear to check that the file can be or has been successfully copied.
Attachments
Issue Links
- has a non-specific relationship to
-
MDL-66393 Plugin assignfeedback_editpdf ajax continuously actions 'pollconversions' in certain situations
-
- Closed
-
- will be (partly) resolved by
-
MDL-63425 Need a way to retrigger conversions for editpdf
-
- Open
-
- will help resolve
-
MDL-66626 Assignfeedback_editpdf sending infinite request when page ready is not equal to page number of combined pdf
-
- Closed
-