You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Arun Patidar (JIRA)" <ji...@apache.org> on 2015/02/21 06:41:11 UTC

[jira] [Updated] (OFBIZ-5419) Ordering a License product sometimes (most often) gives a blank page

     [ https://issues.apache.org/jira/browse/OFBIZ-5419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun Patidar updated OFBIZ-5419:
--------------------------------
    Attachment: OFBIZ-5419.patch

Attached is the patch to fix the same issue. Issue was due to save-current-view value is set to true.  This was causing issue in ajax request.

> Ordering a License product sometimes (most often) gives a blank page
> --------------------------------------------------------------------
>
>                 Key: OFBIZ-5419
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5419
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: Release Branch 11.04, Release Branch 12.04, Release Branch 13.07, Trunk
>            Reporter: Jacques Le Roux
>            Assignee: Pranay Pandey
>            Priority: Minor
>         Attachments: OFBIZ-5419.patch
>
>
> The R10.04 version is also affected.
> Sometimes you can order a License product, sometimes not (blank page in any version, tested on official demos).
> And if you hit F5 in the blank page, you order another one and it works (not a blank page, cart with 2 ordered products)
> Could be related to
> <response name="success" type="view-last" value="showcart" save-last-view="true"/>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)