[jira] [Updated] (OFBIZ-11932) getJs unknown in Webpos

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-11932) getJs unknown in Webpos

Nicolas Malin (Jira)

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

Jacques Le Roux updated OFBIZ-11932:
------------------------------------
    Description:
Here is the error stack:

{noformat}
2020-07-31 15:12:19,227 |jsse-nio-8443-exec-8 |ControlServlet                |T| [[[webpos::getJs (Domain:https://localhost)] Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]]
2020-07-31 15:12:19,229 |jsse-nio-8443-exec-8 |ControlServlet                |E| Error in request handler:
org.apache.ofbiz.webapp.control.RequestHandlerException: Unknown request [getJs]; this request does not exist or cannot be called directly.
{noformat}

IIRW when looking in the browser log it seems related to {{function activateHotKeys()}} in Shortcuts.ftl called from Common.js

  was:
Here is the error stack:

{noformat}
2020-07-31 15:12:19,227 |jsse-nio-8443-exec-8 |ControlServlet                |T| [[[webpos::getJs (Domain:https://localhost)] Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]]
2020-07-31 15:12:19,229 |jsse-nio-8443-exec-8 |ControlServlet                |E| Error in request handler:
org.apache.ofbiz.webapp.control.RequestHandlerException: Unknown request [getJs]; this request does not exist or cannot be called directly.
{noformat}

IIRW when looking in the browser log it seems related to {{function activateHotKeys() {}} in Shortcuts.ftl called from Common.js


> getJs unknown in Webpos
> -----------------------
>
>                 Key: OFBIZ-11932
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11932
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: Jacques Le Roux
>            Priority: Major
>
> Here is the error stack:
> {noformat}
> 2020-07-31 15:12:19,227 |jsse-nio-8443-exec-8 |ControlServlet                |T| [[[webpos::getJs (Domain:https://localhost)] Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]]
> 2020-07-31 15:12:19,229 |jsse-nio-8443-exec-8 |ControlServlet                |E| Error in request handler:
> org.apache.ofbiz.webapp.control.RequestHandlerException: Unknown request [getJs]; this request does not exist or cannot be called directly.
> {noformat}
> IIRW when looking in the browser log it seems related to {{function activateHotKeys()}} in Shortcuts.ftl called from Common.js



--
This message was sent by Atlassian Jira
(v8.3.4#803005)