[
https://issues.apache.org/jira/browse/FELIX-5018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14716815#comment-14716815
]
ASF GitHub Bot commented on FELIX-5018:
---------------------------------------
GitHub user zsigmond-czine-everit opened a pull request:
https://github.com/apache/felix/pull/35
FELIX-5018: Create factory configuration link
[FELIX-5018](https://issues.apache.org/jira/browse/FELIX-5018)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zsigmond-czine-everit/felix FELIX-5018
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/felix/pull/35.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #35
----
commit 30a155a95ac8b1a82c29c9ba4aa2b0aa28a73bdd
Author: zsigmond.czine <[email protected]>
Date: 2015-08-27T12:49:00Z
FELIX-5018: create factory configuration link
----
> [webconsole] "create factory configuration" link for config screen
> ------------------------------------------------------------------
>
> Key: FELIX-5018
> URL: https://issues.apache.org/jira/browse/FELIX-5018
> Project: Felix
> Issue Type: Improvement
> Components: Web Console
> Affects Versions: webconsole-4.2.10
> Reporter: Balazs Zsoldos
>
> At the moment, it is possible to create a link to the configuration screen
> that:
> * opens an existing configuration
> * creates a non-factory configuration if it does not exist yet
> It would be nice to be able to create a link that can be used to create
> configuration for factories.
> At the moment can look like this:
> {code}
> /system/console/configMgr/myPid
> {code}
> We propose the _factoryCreate_ parameter. When it is true, a new
> configuration will be created for that factory. The link could be used like
> this:
> {code}
> /system/console/configMgr/myPid?factoryCreate=true
> {code}
> If you agree, the pull request will come within 1-2 days.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)