Caching is used by org.ofbiz.webapp.control.ProtectViewWorker(line 68) for
UserLoginAndProtectedView (since changeset r1075350), but the view has set
never-cache="true"
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: OFBIZ-4243
URL: https://issues.apache.org/jira/browse/OFBIZ-4243
Project: OFBiz
Issue Type: Bug
Components: framework
Affects Versions: SVN trunk
Reporter: Jonas Hoef
In changeset r1075350, org.ofbiz.webapp.control.ProtectViewWorker was changed
to use caching for UserLoginAndProtectedView (line 68), but the view has set
never-cache="true"
Either, the view should allow caching, or caching should not be used when
accessing the view.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira