Add New Address popup of Manage Address page throwing NPE.
---------------------------------------------------------- Key: OFBIZ-2931 URL: https://issues.apache.org/jira/browse/OFBIZ-2931 Project: OFBiz Issue Type: Bug Components: specialpurpose/ecommerce Affects Versions: Release Branch 9.04, SVN trunk Reporter: Bharat Soni Fix For: Release Branch 9.04, SVN trunk Add New Address popup of Manage Address page in View profile throwing NullPointerException. Steps for recreate error. 1) After Login 2) Move on view profile page. 3) And Click on 'Manage Address' link and than click on 'Add New Address'. 4) After filling all fields click on submit. You will get exception java.lang.NullPointerException -- 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-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Soni updated OFBIZ-2931: ------------------------------- Attachment: OFBIZ-2931.patch Here is the patch for this issue. > Add New Address popup of Manage Address page throwing NPE. > ---------------------------------------------------------- > > Key: OFBIZ-2931 > URL: https://issues.apache.org/jira/browse/OFBIZ-2931 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Bharat Soni > Fix For: Release Branch 9.04, SVN trunk > > Attachments: OFBIZ-2931.patch > > > Add New Address popup of Manage Address page in View profile throwing NullPointerException. > Steps for recreate error. > 1) After Login > 2) Move on view profile page. > 3) And Click on 'Manage Address' link and than click on 'Add New Address'. > 4) After filling all fields click on submit. > You will get exception > java.lang.NullPointerException -- 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-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-2931. ---------------------------------- Resolution: Fixed Assignee: Jacques Le Roux Thanks Bharat, Your patch is in trunk at r814168, R9.04 at r814170 (done by hand, got a conflict) But it would have been better to say that you were (I suppose) working in the context of the one page checkout. Because I searched on the profil main page and did not understand before I looked for where ManageAddress.ftl was used and found https://localhost:8443/ecommerce/control/manageAddress (you see for us commiters an URL is often even easier) > Add New Address popup of Manage Address page throwing NPE. > ---------------------------------------------------------- > > Key: OFBIZ-2931 > URL: https://issues.apache.org/jira/browse/OFBIZ-2931 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Bharat Soni > Assignee: Jacques Le Roux > Fix For: Release Branch 9.04, SVN trunk > > Attachments: OFBIZ-2931.patch > > > Add New Address popup of Manage Address page in View profile throwing NullPointerException. > Steps for recreate error. > 1) After Login > 2) Move on view profile page. > 3) And Click on 'Manage Address' link and than click on 'Add New Address'. > 4) After filling all fields click on submit. > You will get exception > java.lang.NullPointerException -- 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-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754818#action_12754818 ] Bharat Soni commented on OFBIZ-2931: ------------------------------------ Thanks Jacques for committing my patch. And thanks for your suggestion next time I will give URL. - Bharat Soni > Add New Address popup of Manage Address page throwing NPE. > ---------------------------------------------------------- > > Key: OFBIZ-2931 > URL: https://issues.apache.org/jira/browse/OFBIZ-2931 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Bharat Soni > Assignee: Jacques Le Roux > Fix For: Release Branch 9.04, SVN trunk > > Attachments: OFBIZ-2931.patch > > > Add New Address popup of Manage Address page in View profile throwing NullPointerException. > Steps for recreate error. > 1) After Login > 2) Move on view profile page. > 3) And Click on 'Manage Address' link and than click on 'Add New Address'. > 4) After filling all fields click on submit. > You will get exception > java.lang.NullPointerException -- 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 |