[
https://issues.apache.org/jira/browse/OFBIZ-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674158#action_12674158
]
Vikas Mayur commented on OFBIZ-2086:
------------------------------------
Hi Jacques,
Initially when we implemented the new one page checkout, we thought to improve
the create profile and view profile screen in ecommerce as well.
Instead of replacing the existing screen, we decided to just add the new
screens (for create profile, view profile, manage address) commented out so
that any one who want to use them can do it by uncommenting the new screens and
commenting out the old (existing) screens.
Actually, They are commented out until community accept them to make them the
default screens.
So why not get a VOTE on this?
There would be few things breaking in the new code which can be fixed. There
could be new features that can be incorporated like you addressed about adding
few more payment methods in one page checkout.
> States/Provinces not displaying properly for country
> ----------------------------------------------------
>
> Key: OFBIZ-2086
> URL: https://issues.apache.org/jira/browse/OFBIZ-2086
> Project: OFBiz
> Issue Type: Bug
> Components: ecommerce
> Affects Versions: SVN trunk
> Reporter: CJ Horton
> Priority: Minor
>
> https://demo.hotwaxmedia.com/ecommerce/control/newcustomer
> The State/Province drop down only becomes active when 'United States' is
> selected as the country. Every state and province for every country is
> displayed. If you select a country other than the 'United States' no
> states/provinces are displayed.
> Potential areas to check:
> applications/ecommerce/webapp/ecommerce/customer/newcustomer.ftl
> framework/common/webcommon/includes/states.ftl
> framework/common/src/org/ofbiz/common/CommonWorkers.java
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.