View anonymous profile
---------------------- Key: OFBIZ-354 URL: http://issues.apache.org/jira/browse/OFBIZ-354 Project: OFBiz (The Open for Business Project) Issue Type: Bug Components: order Affects Versions: SVN trunk Reporter: Jacques Le Roux Priority: Minor Fix For: SVN trunk Trying to view anonymous profile from an anonymous order created in eCommerce you get : org.ofbiz.base.util.GeneralException: Error rendering screen [component://party/widget/partymgr/PartyScreens.xml#viewprofile]: org.ofbiz.base.util.GeneralException: Error running BSH script at location [component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh]: org.ofbiz.base.util.GeneralException: Error running BSH script at [component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh], line [103]: Sourced file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : Typed variable declaration : Method Invocation dispatcher.runSync : at Line: 103 : in file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : dispatcher .runSync ( "getOrderedSummaryInformation" , serviceIn ) Target exception: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [getOrderedSummaryInformation.partyId] (Sourced file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : Typed variable declaration : Method Invocation dispatcher.runSync) (Error running BSH script at [component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh], line [103]: Sourced file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : Typed variable declaration : Method Invocation dispatcher.runSync : at Line: 103 : in file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : dispatcher .runSync ( "getOrderedSummaryInformation" , serviceIn ) I found this testing "Shipping & taxes not included for orders with anonymous checkout" OFBIZ-95 which is working well now. This a very minor issue, if someone is interested... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ http://issues.apache.org/jira/browse/OFBIZ-354?page=all ]
Si Chen reassigned OFBIZ-354: ----------------------------- Assignee: Si Chen > View anonymous profile > ---------------------- > > Key: OFBIZ-354 > URL: http://issues.apache.org/jira/browse/OFBIZ-354 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Reporter: Jacques Le Roux > Assigned To: Si Chen > Priority: Minor > Fix For: SVN trunk > > > Trying to view anonymous profile from an anonymous order created in eCommerce you get : > org.ofbiz.base.util.GeneralException: Error rendering screen [component://party/widget/partymgr/PartyScreens.xml#viewprofile]: org.ofbiz.base.util.GeneralException: Error running BSH script at location [component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh]: org.ofbiz.base.util.GeneralException: Error running BSH script at [component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh], line [103]: Sourced file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : Typed variable declaration : Method Invocation dispatcher.runSync : at Line: 103 : in file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : dispatcher .runSync ( "getOrderedSummaryInformation" , serviceIn ) > Target exception: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [getOrderedSummaryInformation.partyId] > (Sourced file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : Typed variable declaration : Method Invocation dispatcher.runSync) (Error running BSH script at [component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh], line [103]: Sourced file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : Typed variable declaration : Method Invocation dispatcher.runSync : at Line: 103 : in file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : dispatcher .runSync ( "getOrderedSummaryInformation" , serviceIn ) > I found this testing "Shipping & taxes not included for orders with anonymous checkout" OFBIZ-95 which is working well now. > This a very minor issue, if someone is interested... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-354?page=comments#action_12450810 ]
Si Chen commented on OFBIZ-354: ------------------------------- not aware this is a problem but i'll test it again > View anonymous profile > ---------------------- > > Key: OFBIZ-354 > URL: http://issues.apache.org/jira/browse/OFBIZ-354 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Reporter: Jacques Le Roux > Assigned To: Si Chen > Priority: Minor > Fix For: SVN trunk > > > Trying to view anonymous profile from an anonymous order created in eCommerce you get : > org.ofbiz.base.util.GeneralException: Error rendering screen [component://party/widget/partymgr/PartyScreens.xml#viewprofile]: org.ofbiz.base.util.GeneralException: Error running BSH script at location [component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh]: org.ofbiz.base.util.GeneralException: Error running BSH script at [component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh], line [103]: Sourced file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : Typed variable declaration : Method Invocation dispatcher.runSync : at Line: 103 : in file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : dispatcher .runSync ( "getOrderedSummaryInformation" , serviceIn ) > Target exception: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [getOrderedSummaryInformation.partyId] > (Sourced file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : Typed variable declaration : Method Invocation dispatcher.runSync) (Error running BSH script at [component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh], line [103]: Sourced file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : Typed variable declaration : Method Invocation dispatcher.runSync : at Line: 103 : in file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : dispatcher .runSync ( "getOrderedSummaryInformation" , serviceIn ) > I found this testing "Shipping & taxes not included for orders with anonymous checkout" OFBIZ-95 which is working well now. > This a very minor issue, if someone is interested... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-354?page=comments#action_12450816 ]
David E. Jones commented on OFBIZ-354: -------------------------------------- After an anonymous checkout you should not be able to view the profile page any more. The fact that you could before was a bug that has now been fixed... > View anonymous profile > ---------------------- > > Key: OFBIZ-354 > URL: http://issues.apache.org/jira/browse/OFBIZ-354 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Reporter: Jacques Le Roux > Assigned To: Si Chen > Priority: Minor > Fix For: SVN trunk > > > Trying to view anonymous profile from an anonymous order created in eCommerce you get : > org.ofbiz.base.util.GeneralException: Error rendering screen [component://party/widget/partymgr/PartyScreens.xml#viewprofile]: org.ofbiz.base.util.GeneralException: Error running BSH script at location [component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh]: org.ofbiz.base.util.GeneralException: Error running BSH script at [component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh], line [103]: Sourced file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : Typed variable declaration : Method Invocation dispatcher.runSync : at Line: 103 : in file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : dispatcher .runSync ( "getOrderedSummaryInformation" , serviceIn ) > Target exception: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [getOrderedSummaryInformation.partyId] > (Sourced file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : Typed variable declaration : Method Invocation dispatcher.runSync) (Error running BSH script at [component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh], line [103]: Sourced file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : Typed variable declaration : Method Invocation dispatcher.runSync : at Line: 103 : in file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : dispatcher .runSync ( "getOrderedSummaryInformation" , serviceIn ) > I found this testing "Shipping & taxes not included for orders with anonymous checkout" OFBIZ-95 which is working well now. > This a very minor issue, if someone is interested... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-354?page=all ]
Jacques Le Roux closed OFBIZ-354. --------------------------------- Resolution: Fixed Yes, this is now fixed, thanks to both. > View anonymous profile > ---------------------- > > Key: OFBIZ-354 > URL: http://issues.apache.org/jira/browse/OFBIZ-354 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Reporter: Jacques Le Roux > Assigned To: Si Chen > Priority: Minor > Fix For: SVN trunk > > > Trying to view anonymous profile from an anonymous order created in eCommerce you get : > org.ofbiz.base.util.GeneralException: Error rendering screen [component://party/widget/partymgr/PartyScreens.xml#viewprofile]: org.ofbiz.base.util.GeneralException: Error running BSH script at location [component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh]: org.ofbiz.base.util.GeneralException: Error running BSH script at [component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh], line [103]: Sourced file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : Typed variable declaration : Method Invocation dispatcher.runSync : at Line: 103 : in file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : dispatcher .runSync ( "getOrderedSummaryInformation" , serviceIn ) > Target exception: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [getOrderedSummaryInformation.partyId] > (Sourced file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : Typed variable declaration : Method Invocation dispatcher.runSync) (Error running BSH script at [component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh], line [103]: Sourced file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : Typed variable declaration : Method Invocation dispatcher.runSync : at Line: 103 : in file: component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh : dispatcher .runSync ( "getOrderedSummaryInformation" , serviceIn ) > I found this testing "Shipping & taxes not included for orders with anonymous checkout" OFBIZ-95 which is working well now. > This a very minor issue, if someone is interested... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |