[
https://issues.apache.org/jira/browse/OFBIZ-7009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244169#comment-15244169 ]
Pierre Smits commented on OFBIZ-7009:
-------------------------------------
Are we sure that the WebPOS solution should be treated the same way as a regular back-end component? It seems to me that his is more of a front-end solution.
> webpos/control/passwordChange breaks in Tomahawk theme
> ------------------------------------------------------
>
> Key: OFBIZ-7009
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7009> Project: OFBiz
> Issue Type: Bug
> Components: specialpurpose/webpos, themes
> Affects Versions: Release Branch 13.07, Release Branch 14.12, Release Branch 15.12
> Reporter: Jacques Le Roux
>
> To reproduce the issue. In Tomahawk theme, the party profile link of the logged in user redirects to error page.
> Steps to reproduce:
> 1) Change the visual theme to Tomahawk
> 2) Go to
https://localhost:8443/webpos/control/main, enter admin credential (note on FF that we have HTTP and HTTPS mixed here, relates to OFBIZ-6849 WIP)
> 3) From here, click on link to logged in user profile page on top right section
> Here is the error
> {code}
> [java] 2016-04-16 12:06:09,610 |ttp-nio-8080-exec-10 |ControlServlet |E| Error in request handler:
> [java] org.ofbiz.webapp.control.RequestHandlerException: Unknown request [passwordChange]; this request does not exist or cannot be called directly.
> [java] at org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:205) ~[ofbiz-webapp.jar:?]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)