Return-Path: X-Original-To: apmail-felix-dev-archive@www.apache.org Delivered-To: apmail-felix-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EB3E1C563 for ; Wed, 26 Nov 2014 11:05:12 +0000 (UTC) Received: (qmail 14891 invoked by uid 500); 26 Nov 2014 11:05:12 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 14808 invoked by uid 500); 26 Nov 2014 11:05:12 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 14795 invoked by uid 99); 26 Nov 2014 11:05:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Nov 2014 11:05:12 +0000 Date: Wed, 26 Nov 2014 11:05:12 +0000 (UTC) From: "Stefan Seifert (JIRA)" To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FELIX-4677) Web Console Configuration plugin is confusing about default values & optionality of elements MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FELIX-4677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14226029#comment-14226029 ] Stefan Seifert commented on FELIX-4677: --------------------------------------- thanks! > Web Console Configuration plugin is confusing about default values & optionality of elements > -------------------------------------------------------------------------------------------- > > Key: FELIX-4677 > URL: https://issues.apache.org/jira/browse/FELIX-4677 > Project: Felix > Issue Type: Improvement > Components: Web Console > Affects Versions: webconsole-4.2.2 > Reporter: Valentin Valchev > Assignee: Valentin Valchev > Attachments: FELIX-4677.jpg, FELIX-4677.patch > > > Currently if you have an empty configuration with metatype, then when the editor is open, the default values from metatype are filled in. > However, the user cannot determine if the configuration value is set or coming from metatype. > So there should be an indicator, that the value is the *default* and is not actually stored in the configuration. > There is also problem with optionality of the elements. In case there is an optional property, there is no way the user to set all other properties, but a selected, optional property. > So there should be some checkboxes allowing the user to select which properties to save, and which not. -- This message was sent by Atlassian JIRA (v6.3.4#6332)