[
https://issues.apache.org/jira/browse/OFBIZ-9379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16134244#comment-16134244 ]
Jacques Le Roux commented on OFBIZ-9379:
----------------------------------------
As I wrote in OFBIZ-9593:
bq. An url like webtools/control/checkLogin/main says that you should get to the main view after doing checkLogin (ie you can chain requests in URLs). It normally works but r1788256 has introduced a quirk which makes it not working. This is related to this line in RequestHandler class:
{{renderView(viewName, requestMap.securityExternalView, request, response, saveName);}}
> 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
>
> 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
(v6.4.14#64029)