[ http://jira.magnolia.info/browse/MAGNOLIA-1216?page=comments#action_12937 ] Sameer Charles commented on MAGNOLIA-1216: ------------------------------------------
No it does not work if cache is disabled, CMSFilter does not set modification time either. Both cms and cache filters work on different data sources, we need to handle it separately for these filters. > Cache: Modification-Date is not set --> browser cache is not working > -------------------------------------------------------------------- > > Key: MAGNOLIA-1216 > URL: http://jira.magnolia.info/browse/MAGNOLIA-1216 > Project: Magnolia > Issue Type: Bug > Affects Versions: 3.0 Final > Reporter: Philipp Bracher > Assigned To: Sameer Charles > Priority: Critical > Fix For: 3.0.1 > > > In 2.1 we set the modification date by implementing the servlets method > getModificationDate(). Unfortunatelly we forgot to move this method to the > filters. > We should handlse this in the Cache filter -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
