[
https://issues.apache.org/jira/browse/OFBIZ-10536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16614428#comment-16614428 ]
Jacques Le Roux commented on OFBIZ-10536:
-----------------------------------------
Thanks Sebastian,
On trunk demo, for me it appears either if {{[Always View Cart After Adding An Item]}} is checked or not, on the +showcart+ page (+modifycart+).
Also when I try to change it in the +EditProductStore+ page in the Catalog Manager, section {{ShoppingCart}}, option {{[View Cart On Add]}} I get a weird page beginning by "EcommerceNoProductStore" with this error message
bq. The following has evaluated to null or missing: ==> catalogQuickaddUse [in template "component://ecommerce/template/includes/Header.ftl" at line 108, column 12] ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: #if catalogQuickaddUse [in template "component://ecommerce/template/includes/Header.ftl" at line 108, column 7] ----
I'll check locally...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)