You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Si Chen (JIRA)" <ji...@apache.org> on 2006/11/17 18:32:42 UTC

[jira] Assigned: (OFBIZ-354) View anonymous profile

     [ 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