Fixed
Details
Details
Priority
Components
Assignee
DmitriiM
DmitriiMReporter
DmitriiM
DmitriiMPeer reviewer
Brendan Heywood
Brendan HeywoodIntegrator
Ilya Tregubov
Ilya TregubovTester
Kevin Percy
Kevin PercyParticipants
Brendan Heywood
DmitriiM
Ilya Tregubov
Kevin Percy
noreply
Pull from Repository
Pull Main Branch
MDL-79185-master
Component Lead Review
No
Pull 4.3 Branch
MDL-79185-MOODLE_403_STABLE
Pull 4.1 Branch
MDL-79185-MOODLE_401_STABLE
Clockify
Clockify
Created 28 August 2023 at 07:31
Updated 5 December 2023 at 00:02
Resolved 24 November 2023 at 06:37
Currently if something is wrong with file cache data it throws an exception here https://github.com/moodle/moodle/blob/master/cache/stores/file/lib.php#L557
But in real life this error is useless and can't give you anything for debugging.
I'd like to see at least file path exposed.