When showing the age of saved files, those more than a day old show hours % 24, which is confusing. The attached patch against 6.x-2.x-dev fixes that.

Comments

Chipzzz’s picture

StatusFileSize
new653 bytes

And here it is with the date field shortened slightly to compensate for the lengthened age field. Now it all fits on one line per file again... sorry :-). While I have your attention, I would like to thank you for this module. It's always the very first I install in a new project and it has saved my hide more times than I can count. Many, many thanks!

Note: This issue appears to be specific to PHP 5.3

ronan’s picture

Status: Needs review » Closed (won't fix)

Sorry, about the 3 year delay in response. I think I'm going to leave this as-is. I'm not sure if the up-to-the-minute age is all that necessary, and I don't like hard-coding the date format as it doesn't allow for non-US date formats.

All the best.
Ronan