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

Jacques Le Roux updated OFBIZ-7009:
-----------------------------------
    Description: 
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}

  was:
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/application 
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}


> 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)

Reply via email to