User tests: Successful: Unsuccessful:
Please note: This pull request is closed in favour of #951
This pull request tries to fix the problem mentioned here:
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=28367
It adds the caching of header data (from JResponse::getHeaders()) and removes the use of 'Workarounds' for the cache controller 'page' because I don't think that this is necessary for caching the complete output of a page (there were some problems with that, too).
If your tests are successful I will try to send this also to the Joomla! platform.
@elinw Are there any news about this?
The problem and the patch are still valid for Joomla! 3.0.2.
I just added an adapted version of the test component to the tracker.
As mentioned there it would be good if this can be tested and confirmed because I think otherwise the platform won't accept the change.