Uploaded image for project: 'Pegasus'
  1. Pegasus
  2. PM-573

Pegasus::Properties mucks up back-slashed input

XMLWordPrintable

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major 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:
            vahi Karan Vahi
            Reporter:
            voeckler Jens Voeckler
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: