Incorrect State/Province for Billing Addresses in paypal orders
--------------------------------------------------------------- Key: OFBIZ-4004 URL: https://issues.apache.org/jira/browse/OFBIZ-4004 Project: OFBiz Issue Type: Bug Affects Versions: Release Branch 10.04, SVN trunk Reporter: Atul Vani Fix For: Release Branch 10.04, SVN trunk There are some State/Province which have the same geoCode for example (geoId = IN-UT, geoCode = UT) and (geoId = UT, geoCode = UT) For such states when paypal checkout is done, the billing address is stored incorrectly in the DB. When checking out with billing address as (UT, USA), what gets stored instead is (IN-UT, USA). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-4004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atul Vani updated OFBIZ-4004: ----------------------------- Attachment: OFBIZ-4004.patch Patch attached fixes the bug. Thanks & Regards Atul Vani > Incorrect State/Province for Billing Addresses in paypal orders > --------------------------------------------------------------- > > Key: OFBIZ-4004 > URL: https://issues.apache.org/jira/browse/OFBIZ-4004 > Project: OFBiz > Issue Type: Bug > Affects Versions: Release Branch 10.04, SVN trunk > Reporter: Atul Vani > Fix For: Release Branch 10.04, SVN trunk > > Attachments: OFBIZ-4004.patch > > > There are some State/Province which have the same geoCode > for example (geoId = IN-UT, geoCode = UT) and (geoId = UT, geoCode = UT) > For such states when paypal checkout is done, the billing address is stored incorrectly in the DB. > When checking out with billing address as (UT, USA), what gets stored instead is (IN-UT, USA). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya reassigned OFBIZ-4004: ------------------------------------------ Assignee: Ashish Vijaywargiya > Incorrect State/Province for Billing Addresses in paypal orders > --------------------------------------------------------------- > > Key: OFBIZ-4004 > URL: https://issues.apache.org/jira/browse/OFBIZ-4004 > Project: OFBiz > Issue Type: Bug > Affects Versions: Release Branch 10.04, SVN trunk > Reporter: Atul Vani > Assignee: Ashish Vijaywargiya > Fix For: Release Branch 10.04, SVN trunk > > Attachments: OFBIZ-4004.patch > > > There are some State/Province which have the same geoCode > for example (geoId = IN-UT, geoCode = UT) and (geoId = UT, geoCode = UT) > For such states when paypal checkout is done, the billing address is stored incorrectly in the DB. > When checking out with billing address as (UT, USA), what gets stored instead is (IN-UT, USA). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya closed OFBIZ-4004. -------------------------------------- Resolution: Fixed Thanks Atul for the contribution. Committed in trunk at r1027960 & in releasebranch10.04 at r1027961. > Incorrect State/Province for Billing Addresses in paypal orders > --------------------------------------------------------------- > > Key: OFBIZ-4004 > URL: https://issues.apache.org/jira/browse/OFBIZ-4004 > Project: OFBiz > Issue Type: Bug > Affects Versions: Release Branch 10.04, SVN trunk > Reporter: Atul Vani > Assignee: Ashish Vijaywargiya > Fix For: Release Branch 10.04, SVN trunk > > Attachments: OFBIZ-4004.patch > > > There are some State/Province which have the same geoCode > for example (geoId = IN-UT, geoCode = UT) and (geoId = UT, geoCode = UT) > For such states when paypal checkout is done, the billing address is stored incorrectly in the DB. > When checking out with billing address as (UT, USA), what gets stored instead is (IN-UT, USA). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |