[
https://issues.apache.org/jira/browse/OFBIZ-9379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16636685#comment-16636685 ]
Jacques Le Roux commented on OFBIZ-9379:
----------------------------------------
I had a closely look. We can find the expression {{checkLogin/main}} in ecommerce NewCustomer.ftl. Morevoer there are more than hundred of nested requests, like
* views/* ( a lot)
* checkLogin/showcart (6)
* updateCheckoutOptions/* (49)
* authview/${donePage} 10
* etc.
So I think we should not worry about nested requests, they continue to work, and we should simply not show an error message from RequestHandler in case of nested request. I'll dig that before closing here...
> No definition found for view with name [setLocaleFromBrowser]
> -------------------------------------------------------------
>
> Key: OFBIZ-9379
> URL:
https://issues.apache.org/jira/browse/OFBIZ-9379> Project: OFBiz
> Issue Type: Bug
> Components: framework/webtools
> Affects Versions: Trunk
> Reporter: Michael Brohl
> Assignee: Michael Brohl
> Priority: Minor
>
> After a fresh install, go to localhost:8443/webtools and login with the default admin user. Next you get the :ERROR MESSAGE: view with the message "org.apache.ofbiz.webapp.control.RequestHandlerException: No definition found for view with name [setLocaleFromBrowser]".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)