You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Balazs Zsoldos (JIRA)" <ji...@apache.org> on 2015/08/27 13:58:46 UTC

[jira] [Updated] (FELIX-5019) [webconsole] "referer" parameter for configuration open/create link

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

Balazs Zsoldos updated FELIX-5019:
----------------------------------
    Description: 
It is possible to open/create configuration by linking the configuration screen with the following format:

{code}
/system/console/configMgr/configurationPid
{code}

I propose a new parameter that can tell where to redirect after the configuration dialog is closed. E.g.:

{code}
/system/console/configMgr/configurationPid?referer=/system/console/componentView
{code}

If you like this proposal, pull request comes within 1-2 days.

  was:
It is possible to open/create configuration by linking the configuration screen with the following format:

{code}
    /system/console/configMgr/configurationPid
{code}

I propose a new parameter that can tell where to redirect after the configuration dialog is closed. E.g.:

{code}
    /system/console/configMgr/configurationPid?referer=/system/console/componentView
{code}

If you like this proposal, pull request comes within 1-2 days.


> [webconsole] "referer" parameter for configuration open/create link
> -------------------------------------------------------------------
>
>                 Key: FELIX-5019
>                 URL: https://issues.apache.org/jira/browse/FELIX-5019
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>    Affects Versions: webconsole-4.2.10
>            Reporter: Balazs Zsoldos
>
> It is possible to open/create configuration by linking the configuration screen with the following format:
> {code}
> /system/console/configMgr/configurationPid
> {code}
> I propose a new parameter that can tell where to redirect after the configuration dialog is closed. E.g.:
> {code}
> /system/console/configMgr/configurationPid?referer=/system/console/componentView
> {code}
> If you like this proposal, pull request comes within 1-2 days.



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