[jira] [Commented] (GEODE-2194) Initial, post-login Pulse page is /pulse/pulse/pulseVersion

2017-02-02 Thread Jared Stewart (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15850790#comment-15850790
 ] 

Jared Stewart commented on GEODE-2194:
--

See
commit a881e9cb1b86bfd5b928b8719219421f5a26a954
commit 82966c466a219f6a3674af0e702b9b12194c8c38


> Initial, post-login Pulse page is /pulse/pulse/pulseVersion
> ---
>
> Key: GEODE-2194
> URL: https://issues.apache.org/jira/browse/GEODE-2194
> Project: Geode
>  Issue Type: Bug
>  Components: pulse
>Reporter: Jens Deppe
>Assignee: Jared Stewart
> Fix For: 1.1.0
>
>
> When I login to pulse (regular security) the page I end up on is 
> {{/pulse/pulse/pulseVersion}}. However the login is successful because if I 
> just switch the URL to {{/pulse}} I end up at {{/pulse/clusterDetail.html}}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (GEODE-2194) Initial, post-login Pulse page is /pulse/pulse/pulseVersion

2017-01-10 Thread Jared Stewart (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15816300#comment-15816300
 ] 

Jared Stewart commented on GEODE-2194:
--

There are two distinct problems here:

1) The pulse webapp context is set so that static content (e.g. html pages) 
lives at URLs like /pulse/clusterDetail.html but dynamic endpoints live at URLs 
like /pulse/pulse/pulseVersion. (Dynamic endpoints have an extra /pulse/.) 

2) The login handler is redirecting to /pulse/pulse/pulseVersion rather than 
/pulse/clusterDetail.html

> Initial, post-login Pulse page is /pulse/pulse/pulseVersion
> ---
>
> Key: GEODE-2194
> URL: https://issues.apache.org/jira/browse/GEODE-2194
> Project: Geode
>  Issue Type: Bug
>  Components: pulse
>Reporter: Jens Deppe
>Assignee: Jared Stewart
>
> When I login to pulse (regular security) the page I end up on is 
> {{/pulse/pulse/pulseVersion}}. However the login is successful because if I 
> just switch the URL to {{/pulse}} I end up at {{/pulse/clusterDetail.html}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)