You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2016/04/16 13:23:25 UTC

[jira] [Comment Edited] (OFBIZ-7009) webpos/control/passwordChange breaks

    [ https://issues.apache.org/jira/browse/OFBIZ-7009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244130#comment-15244130 ] 

Jacques Le Roux edited comment on OFBIZ-7009 at 4/16/16 11:22 AM:
------------------------------------------------------------------

This is similar to OFBIZ-6953 but in older version (only trunk was concerned by OFBIZ-6953) and only werbpos is concerned


was (Author: jacques.le.roux):
This is similar to OFBIZ-6953 but in older version (only trunk was concerned by OFBIZ-6953)

> webpos/control/passwordChange breaks
> ------------------------------------
>
>                 Key: OFBIZ-7009
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7009
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/webpos, themes
>            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)