You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2013/05/14 01:45:16 UTC

[jira] [Commented] (SLING-2865) Topology web console is not context path aware

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

Felix Meschberger commented on SLING-2865:
------------------------------------------

I think the solution is not optimal: not only may the context path be different, also the Web Console URL -- /system/console -- is not cast in stone.

Rather you should use the "appRoot" variable to get the properly resolve path to the web console. The variable is available as a request attribute or as a translation property. So you when you write the HTML you could to "${appRoot}/confMgr" to get the correct path.
                
> Topology web console is not context path aware
> ----------------------------------------------
>
>                 Key: SLING-2865
>                 URL: https://issues.apache.org/jira/browse/SLING-2865
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Discovery Impl 1.0.0
>
>
> If a context path is configured, the links in the topolgy web console do not work anymore

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira