Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-3374

Ruby TJSONProtocol fails to unescape string values

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Ruby - Library
    • None
    • Patch Available

    Description

      It does try to unescape characters but fails to do so because it uses single quotes for unescape results:

              '"', '\\', '/', '\b', '\f', '\n', '\r', '\t',
      

      End result was the exactly same unescaped characters as input text.

      Attachments

        Activity

          People

            nsuke Nobuaki Sukegawa
            nsuke Nobuaki Sukegawa
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: