Details
-
Bug
-
Resolution: Unresolved
-
High
-
None
-
1.4.1
-
None
-
None
Description
The BinaryStreamResponse class, used to stream IO files, expects the file's mtime to be set. Due to EZP-25937, it might not be set in some circumstances.
Either the change above needs to be updated to set a timestamp, or the BinaryStreamResponse must be changed to consider the timestamp optional.