Uploaded image for project: 'Celix'
  1. Celix
  2. CELIX-94

extend properties support for escaping equals sign

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.0.0-incubating
    • None
    • None

    Description

      I would like to be able to have equal signs, within properties which I want to load via the properties_load function.

      Therefore, I changed the code, so that equals sign in the key itself can be expressed by "a\=b=c". Internally the key will be a=b (so I get rid of the escape sign).

      See code/test case of attached patch.

      Attachments

        1. propertiesEscapeSupport.patch
          3 kB
          Bjoern Petri

        Activity

          People

            pnoltes Pepijn Noltes
            bjoern.petri Bjoern Petri
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: