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

[jira] Created: (FELIX-2148) All selection of default ConfigurationPrinter to display by URL

All selection of default ConfigurationPrinter to display by URL
---------------------------------------------------------------

                 Key: FELIX-2148
                 URL: https://issues.apache.org/jira/browse/FELIX-2148
             Project: Felix
          Issue Type: Improvement
          Components: Web Console
    Affects Versions: webconsole-3.0.0
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: webconsole-3.0.0


SLING-2146 improves the Configuration Status delayed loading by supporting the webconsole.label service registration property to access the ConfigurationPrinter.

This functionality should be extended to be able to ask for a initial display of the status of a distinct panel by URL, e.g.


     .../system/console/config   -- displays the tabs and loads the defualt page (the first one)
     .../system/console/config/anothertab   -- displays the tabs and loads the selected "anothertab" configuration printer
                            (redirecting to  .../system/console/config if no printer with that label exists)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (FELIX-2148) Support selection of default ConfigurationPrinter to display by URL

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed FELIX-2148.
-----------------------------------


> Support selection of default ConfigurationPrinter to display by URL
> -------------------------------------------------------------------
>
>                 Key: FELIX-2148
>                 URL: https://issues.apache.org/jira/browse/FELIX-2148
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>    Affects Versions: webconsole-3.0.0
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-3.0.0
>
>
> FELIX-2146 improves the Configuration Status delayed loading by supporting the webconsole.label service registration property to access the ConfigurationPrinter.
> This functionality should be extended to be able to ask for a initial display of the status of a distinct panel by URL, e.g.
>      .../system/console/config   -- displays the tabs and loads the defualt page (the first one)
>      .../system/console/config/anothertab   -- displays the tabs and loads the selected "anothertab" configuration printer
>                             (redirecting to  .../system/console/config if no printer with that label exists)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (FELIX-2148) Support selection of default ConfigurationPrinter to display by URL

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger resolved FELIX-2148.
--------------------------------------

    Resolution: Fixed

This has been fixed while applying patch 18.configuration_printer_load_on_demand.patch in Rev. 911963 

> Support selection of default ConfigurationPrinter to display by URL
> -------------------------------------------------------------------
>
>                 Key: FELIX-2148
>                 URL: https://issues.apache.org/jira/browse/FELIX-2148
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>    Affects Versions: webconsole-3.0.0
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-3.0.0
>
>
> FELIX-2146 improves the Configuration Status delayed loading by supporting the webconsole.label service registration property to access the ConfigurationPrinter.
> This functionality should be extended to be able to ask for a initial display of the status of a distinct panel by URL, e.g.
>      .../system/console/config   -- displays the tabs and loads the defualt page (the first one)
>      .../system/console/config/anothertab   -- displays the tabs and loads the selected "anothertab" configuration printer
>                             (redirecting to  .../system/console/config if no printer with that label exists)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-2148) Support selection of default ConfigurationPrinter to display by URL

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger updated FELIX-2148:
-------------------------------------

    Summary: Support selection of default ConfigurationPrinter to display by URL  (was: All selection of default ConfigurationPrinter to display by URL)

> Support selection of default ConfigurationPrinter to display by URL
> -------------------------------------------------------------------
>
>                 Key: FELIX-2148
>                 URL: https://issues.apache.org/jira/browse/FELIX-2148
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>    Affects Versions: webconsole-3.0.0
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-3.0.0
>
>
> FELIX-2146 improves the Configuration Status delayed loading by supporting the webconsole.label service registration property to access the ConfigurationPrinter.
> This functionality should be extended to be able to ask for a initial display of the status of a distinct panel by URL, e.g.
>      .../system/console/config   -- displays the tabs and loads the defualt page (the first one)
>      .../system/console/config/anothertab   -- displays the tabs and loads the selected "anothertab" configuration printer
>                             (redirecting to  .../system/console/config if no printer with that label exists)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-2148) All selection of default ConfigurationPrinter to display by URL

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger updated FELIX-2148:
-------------------------------------

    Description: 
FELIX-2146 improves the Configuration Status delayed loading by supporting the webconsole.label service registration property to access the ConfigurationPrinter.

This functionality should be extended to be able to ask for a initial display of the status of a distinct panel by URL, e.g.


     .../system/console/config   -- displays the tabs and loads the defualt page (the first one)
     .../system/console/config/anothertab   -- displays the tabs and loads the selected "anothertab" configuration printer
                            (redirecting to  .../system/console/config if no printer with that label exists)

  was:
SLING-2146 improves the Configuration Status delayed loading by supporting the webconsole.label service registration property to access the ConfigurationPrinter.

This functionality should be extended to be able to ask for a initial display of the status of a distinct panel by URL, e.g.


     .../system/console/config   -- displays the tabs and loads the defualt page (the first one)
     .../system/console/config/anothertab   -- displays the tabs and loads the selected "anothertab" configuration printer
                            (redirecting to  .../system/console/config if no printer with that label exists)


> All selection of default ConfigurationPrinter to display by URL
> ---------------------------------------------------------------
>
>                 Key: FELIX-2148
>                 URL: https://issues.apache.org/jira/browse/FELIX-2148
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>    Affects Versions: webconsole-3.0.0
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-3.0.0
>
>
> FELIX-2146 improves the Configuration Status delayed loading by supporting the webconsole.label service registration property to access the ConfigurationPrinter.
> This functionality should be extended to be able to ask for a initial display of the status of a distinct panel by URL, e.g.
>      .../system/console/config   -- displays the tabs and loads the defualt page (the first one)
>      .../system/console/config/anothertab   -- displays the tabs and loads the selected "anothertab" configuration printer
>                             (redirecting to  .../system/console/config if no printer with that label exists)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.