grouper-ui.properties : css.additional does not work as documented.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • 4.14.2, 5.11.3
    • Affects Version/s: 4.10.3
    • Component/s: UI
    • None

      grouper-ui.properties : css.additional

      is documented in the UI as:

       

      Type: text , multiple comma separated values

      A space separated list of one or more .css files which are inserted into the HEAD of all Grouper pages. The .css files are referenced in order and after any Grouper CSS files. This means that your CSS files can override any Grouper style definition

      one part says "multiple comma separated values"
       A CSV list does not work properly, it does not split the values. Instead it treats the whole string like a single file. DOH! )

      The other text says: "A space separated list" ( Which does include multiple files and in the order they are listed.)

      Please correct the erroneous text.

            Assignee:
            Chris Hyzer (upenn.edu)
            Reporter:
            Carey Black
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: