You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Stephen Rufle (JIRA)" <ji...@apache.org> on 2011/02/01 14:35:28 UTC

[jira] Updated: (OFBIZ-4162) Checkout Shipping Options

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

Stephen Rufle updated OFBIZ-4162:
---------------------------------

    Attachment: OFBIZ-4162.patch

Adds StringUtil.wrapString to the chosenShippingMethod comparison.

> Checkout Shipping Options
> -------------------------
>
>                 Key: OFBIZ-4162
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4162
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order, specialpurpose/ecommerce
>    Affects Versions: Release Branch 10.04, SVN trunk
>         Environment: Win XP
>            Reporter: Stephen Rufle
>            Priority: Minor
>         Attachments: OFBIZ-4162.patch
>
>
> When the user selects a shipping option and moves to the next step and then comes back to the "Shipping Options" step the previously selected value is not selected on the screen. This is because in the ftl a comparison is made between shippingMethod and chosenShippingMethod. chosenShippingMethod is being escaped so the values will never match. The solution is to use wrapString on chosenShippingMethod.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira