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 |
[ https://issues.apache.org/jira/browse/OFBIZ-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-4243: -------------------------------------- Assignee: Jacques Le Roux > 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 > Assignee: Jacques Le Roux > > 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 |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4243. ---------------------------------- Resolution: Fixed Fix Version/s: SVN trunk Fixed at r1100197, thankd for report Jonas! > 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 > Assignee: Jacques Le Roux > Fix For: SVN trunk > > > 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 |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029924#comment-13029924 ] Jacques Le Roux edited comment on OFBIZ-4243 at 5/6/11 1:23 PM: ---------------------------------------------------------------- Fixed at r1100197, thanks for report Jonas! Backported in R11.04 at r1100201. was (Author: jacques.le.roux): Fixed at r1100197, thankd for report Jonas! > 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 > Assignee: Jacques Le Roux > Fix For: SVN trunk > > > 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 |
Free forum by Nabble | Edit this page |