-
Bug
-
Resolution: Fixed
-
Major
-
4.3
-
MOODLE_403_STABLE
-
MOODLE_403_STABLE
-
This was detected as part of MDL-79317
We are getting a good number of case in error logs, when invoking any of these:
- contentbank/index.php
- course/modedit.php
- course/view.php
About some "h5p-64.error" file not being there. Here it's it the information from the logs:
89028:[Thu Sep 28 07:24:04.042049 2023] [php:notice] [pid 2605] [client 172.26.0.5:59310] Default exception handler: Exception - Warning: fopen([localcachedir]/theme/1695880713/boost/pix/core/f/h5p-64.error): Failed to open stream: No such file or directory in [dirroot]/theme/image.php on line 168 Debug:
|
Error code: generalexceptionmessage
|
* line 157 of /lib/behat/lib.php: Exception thrown
|
* line ? of unknownfile: call to behat_error_handler()
|
* line 168 of /theme/image.php: call to fopen()
|
, referer: http://webserver17f5ca134fe22e5b/behatrun1/course/modedit.php?update=113000&return=1
|
Haven't been able to determine which behat scenarios are causing them, but surely they are a bunch.
It seems that it's new problem happening in 4.3dev (master), but worth checking if it's also happening in previous branches.
- Discovered while testing
-
MDL-79317 Fix problems reported in Apache logs before 4.3 release
- Closed
- has a non-specific relationship to
-
MDL-79840 Contentbank refers to invalid image URLs for icons
- Closed
- is a regression caused by
-
MDL-78884 Remove sized files for MIME icons and update them with new SVG files
- Closed