Uploaded image for project: 'Apache Ripple'
  1. Apache Ripple
  2. RIPPLE-64

Ripple proxy messes up the character encoding in URIs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Windows 7 x64

    Description

      Whenever I send a Cyrillic string while emulating on the Ripple, the resulting string seems to be messed up.
      This is what I get on my server, when testing on the device:
      GET /api.rpy?cmd=add_question&text=&title=%D0%B9%D0%B0%D0%B1%D0%B0%D0%B4%D0%B0%D0%B1%D0%B0%D0%B4%D1%83%D1%83 HTTP/1.1
      And this is the same parameters sent, while emulating on Ripple:
      GET /api.rpy?cmd=add_question&text=&title=\xc3\x90\xc2\xb9\xc3\x90\xc2\xb0\xc3\x90\xc2\xb1\xc3\x90\xc2\xb0\xc3\x90\xc2\xb4\xc3\x90\xc2\xb0\xc3\x90\xc2\xb1\xc3\x90\xc2\xb0\xc3\x90\xc2\xb4\xc3\x91\xc2\x83\xc3\x91\xc2\x83 HTTP/1.1

      Attachments

        Activity

          People

            Unassigned Unassigned
            vladius Vladislav Dmitrievich Turbanov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: