Uploaded image for project: 'Commons Configuration'
  1. Commons Configuration
  2. CONFIGURATION-327

INIConfiguration Global parameters alias sectional parameters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5
    • 1.6
    • Documentation, Format
    • None

    Description

      After reading the following file with INIConfiguration

      default = ok
      dotted.var1 = default

      [section1]
      dotted.var1 = foo
      var2 = doodle

      The set of sections returned by INIConfiguration.getSections() includes "dotted" and "section1". I did not expect a section "dotted".

      Attachments

        1. INIConfiguration.diff
          4 kB
          Charles Honton
        2. TestINIConfiguration.diff
          7 kB
          Charles Honton

        Activity

          People

            oheger Oliver Heger
            chonton Charles Honton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: