Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-14157

Display the default and inherited values in the Administration

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 9.2
    • Administration
    • None
    • Hard

    Description

      Wiki preferences often support inheritance. The most common chain of inheritance is:

      page < parent page < ... < sub-wiki < main wiki < xwiki.properties
      

      This means that a configuration property:

      • can be set explicitly or
      • can be left unset in order to inherit from its ancestors

      The issue is that at the moment, when looking at a configuration option that is not set:

      • you don't know what is the actual value (you see "---" for instance)
      • you don't know where that value comes from (where is it inherited from)

      The problem is visible most often on drop-downs (select HTML element) and text inputs:

      • for text inputs we could display the default/inherited value using the "placeholder" attribute
      • for drop-downs we need to replace the "---" option with something more meaningful.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mflorea Marius Dumitru Florea
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: