You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Barbara Pruijn (JIRA)" <ji...@apache.org> on 2018/03/02 17:46:00 UTC

[jira] [Updated] (GEODE-3922) Help Tab is broken in Pulse

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

Barbara Pruijn updated GEODE-3922:
----------------------------------
    Description: 
Help Tab is broken in Pulse

Steps to reproduce the issue:
 1. gfsh>start locator --name=locator

2. gfsh>start pulse

3. Login with default username and password as admin

4. Click on Help Tab
 [http://geode.apache.org/docs/guide/tools_modules/pulse/chapter_overview.html]
{code:java}
Not Found

The requested URL /docs/guide/tools_modules/pulse/chapter_overview.html was not found on this server.
{code}
For geode version 1.0:
 [http://geode.apache.org/docs/guide/10/tools_modules/pulse/chapter_overview.html]

For geode version 1.1:
 [http://geode.apache.org/docs/guide/11/tools_modules/pulse/chapter_overview.html]

For geode version 1.2:
 Overview could be found at : [http://geode.apache.org/docs/guide/12/tools_modules/pulse/pulse-overview.html]

The pattern is:

geode version x.y:
URL is: [http://geode.apache.org/docs/guide/XY/tools_modules/pulse/pulse-overview.html|http://geode.apache.org/docs/guide/12/tools_modules/pulse/pulse-overview.html]

Please make this URL dynamic based on geode version number.

  was:
Help Tab is broken in Pulse

Steps to reproduce the issue:
1. gfsh>start locator --name=locator

2. gfsh>start pulse

3. Login with default username and password as admin

4. Click on Help Tab
http://geode.apache.org/docs/guide/tools_modules/pulse/chapter_overview.html


{code:java}
Not Found

The requested URL /docs/guide/tools_modules/pulse/chapter_overview.html was not found on this server.
{code}

For geode version 1.0:
http://geode.apache.org/docs/guide/10/tools_modules/pulse/chapter_overview.html

For geode version 1.1:
http://geode.apache.org/docs/guide/11/tools_modules/pulse/chapter_overview.html

For geode version 1.2:
Overview could be found at : http://geode.apache.org/docs/guide/12/tools_modules/pulse/pulse-overview.html



> Help Tab is broken in Pulse
> ---------------------------
>
>                 Key: GEODE-3922
>                 URL: https://issues.apache.org/jira/browse/GEODE-3922
>             Project: Geode
>          Issue Type: Bug
>          Components: pulse
>            Reporter: Amey Barve
>            Priority: Major
>
> Help Tab is broken in Pulse
> Steps to reproduce the issue:
>  1. gfsh>start locator --name=locator
> 2. gfsh>start pulse
> 3. Login with default username and password as admin
> 4. Click on Help Tab
>  [http://geode.apache.org/docs/guide/tools_modules/pulse/chapter_overview.html]
> {code:java}
> Not Found
> The requested URL /docs/guide/tools_modules/pulse/chapter_overview.html was not found on this server.
> {code}
> For geode version 1.0:
>  [http://geode.apache.org/docs/guide/10/tools_modules/pulse/chapter_overview.html]
> For geode version 1.1:
>  [http://geode.apache.org/docs/guide/11/tools_modules/pulse/chapter_overview.html]
> For geode version 1.2:
>  Overview could be found at : [http://geode.apache.org/docs/guide/12/tools_modules/pulse/pulse-overview.html]
> The pattern is:
> geode version x.y:
> URL is: [http://geode.apache.org/docs/guide/XY/tools_modules/pulse/pulse-overview.html|http://geode.apache.org/docs/guide/12/tools_modules/pulse/pulse-overview.html]
> Please make this URL dynamic based on geode version number.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)