Searched hist:c07c5d9357d0e1796b24abac74d9628b41098242 (Results 1 – 1 of 1) sorted by relevance
| /dokuwiki/inc/ |
| H A D | infoutils.php | c07c5d9357d0e1796b24abac74d9628b41098242 Mon May 21 17:43:03 UTC 2012 Robert Nitsch <r.s.nitsch@gmail.com> Fixes messages.txt's modification timestamp not being updated.
This bug occurs on systems where writing a zero-length string to an empty file does not update the file's modification timestamp.
This leads to the messages.txt being downloaded almost endlessly, causing long delays for logged-in users. Visitors are not affected, because the messages.txt is only updated for logged-in users.
|