[
https://issues.apache.org/jira/browse/OFBIZ-6743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15119446#comment-15119446 ]
Pierre Smits commented on OFBIZ-6743:
-------------------------------------
So to understand this issue correctly the quick checkout process in the order component is missing a reference to the view-map 'checkoutpayment'?
Adding the view-map to the controller.xml of the ordermgr component is a good thing, but removing the screen and the associated .ftl from the ecommerce component isn't.
The front-end side (from a webshop perspective) is often heavily modified, and having the screen and freemarker definition in a backend component shouldn't be happening.
> Error on the Split Payment button from the Quick Finalize Order screen
> ----------------------------------------------------------------------
>
> Key: OFBIZ-6743
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6743> Project: OFBiz
> Issue Type: Bug
> Components: order
> Affects Versions: Release Branch 12.04, Release Branch 13.07, Release Branch 14.12, Trunk
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Fix For: 14.12.01, 12.04.06, 13.07.03, Upcoming Branch
>
>
> Error in trunk:
> ERROR rendering error page [/error/error.jsp], but here is the error text: org.ofbiz.webapp.control.RequestHandlerException: No definition found for view with name [checkoutpayment]
> Error in stable and old:
> org.ofbiz.webapp.control.RequestHandlerException: No definition found for view with name [checkoutpayment]
> This is the same kind of error you got with OFBIZ-6741 before it was fixed
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)