[#6119] Page last modified time doesn't work for category and item pages
History
Comments
Date: 2011-02-24 03:31
Posted By: Ralph Spiridonofff (spiriralph)
it show this time: "01.01.1970 03:33:31"
Date: 2011-02-26 22:09
Posted By: Samuel Goldstein (sjg)
How are you accessing the property? It should be set, although maybe the problem
is the property has changed recently. It used to be "modified date". Either way,
if you can tell me how you're trying to access it, I'll make sure it works in
the next release.
Date: 2011-02-27 09:30
Posted By: George Yohng (gyohng)
I have something like this in the template, which works for all normal pages,
but for cataloger pages returns 1070/01/01
This page was last modified on: {modified_date|date_format:"%Y/%m/%d"}
Another question is - CMS in the last version enabled browser caching. Would it
would be possible also to enable it for cataloger pages?
Date: 2011-02-27 09:31
Posted By: George Yohng (gyohng)
Sorry, that is 1970/01/01 (typo in the last post)
Regarding caching - last CMS has a flag for it. I wonder if it would be possible
to add it to Cataloger properties as well.