[ 
https://issues.apache.org/jira/browse/OFBIZ-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Gray closed OFBIZ-702.
----------------------------

    Resolution: Fixed

Hi Andrew

I checked the ASF svn history and no changes have been made that would have 
caused this and since the request isn't called anywhere and goes nowhere I've 
removed it in rev. 505202.

Thanks
Scott

> approveOrder is connected to nothing
> ------------------------------------
>
>                 Key: OFBIZ-702
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-702
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: ecommerce
>            Reporter: Andrew Sykes
>            Priority: Minor
>
> From controller.xml...
>     <request-map uri="approveOrder">
>         <security https="true" direct-request="false"/>
>         <event type="java" path="org.ofbiz.order.shoppingcart.CheckOutEvents" 
> invoke="autoApproveOrder"/>
>         <response name="success" type="view" value="ordercomplete"/>
>     </request-map>
> However there is no CheckOutEvents.autoApproveOrder() should this be deleted 
> from controller.xml, or has the functionality been moved/renamed?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to