You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Sumit Pandit (JIRA)" <ji...@apache.org> on 2008/11/13 06:43:44 UTC

[jira] Commented: (OFBIZ-2043) New profile pages and One page checkout should have state field should be optional if no associated states wrt country exists.

    [ https://issues.apache.org/jira/browse/OFBIZ-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647202#action_12647202 ] 

Sumit Pandit commented on OFBIZ-2043:
-------------------------------------

Rishi, Surya, Onima and Kirti, 

With reference to the discussion held on the mailing list (The subject is : 'if_exists is deprecated'), 
I this insist us to do some re factoring in the code. Not much just replace the deprecated  "if_exists" by  default value operator (!). For that following link might help you : 
http://fmpp.sourceforge.net/freemarker/ref_depr_builtin.html 

Let me know what you thinks ?



> New profile pages and One page checkout should have state field should be optional if no associated states wrt country exists.
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2043
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2043
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ecommerce
>            Reporter: Rishi Solanki
>            Priority: Minor
>         Attachments: AssociatedStateListForSelectedCountry.patch
>
>
> To Do :
> -- Go to OnePageCheckout.ftl and change accordingly so that if No state list returns then hide the states select box through checkoutProcess.js.
> -- Do same for the NewCustomer.ftl and profile.js
> -- ManageAddress.ftl and profile.js
> -- In the same file "ManageAddress.ftl" on other forms as well.
> Regards
> --
> Rishi Solanki

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.