Pegasus::Properties mucks up back-slashed input

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Major
    • master, 4.1, 3.1.2
    • Affects Version/s: None
    • Component/s: None
    • None

      The Pegasus::Properties parser does the "wrong thing (tm)" to values containing a backslash, i.e.

      dataSet2.filedDelimiter = \t

      becomes

      dataSet2.filedDelimiter = t

      when trying to spit it out again.

            Assignee:
            Karan Vahi
            Reporter:
            Jens Voeckler
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: