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