Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-52303

QNetworkAccessManager FTP doesn't encode/decode file url properly

    XMLWordPrintable

Details

    • d37239aa419ee4adff4b0a8d5c1403cadff72319 (qtbase/5.6, 7.4.2016, 5.6.1)

    Description

      Add some encoded file name (日本語.txt) to QNetworkRequest url and send it by FTP protocol to the FTP server. Result is that server gets file named ???.txt.

      Steps to reproduce:
      1) Run attached sample
      2) Press button, select file to upload
      3) Edit server path (Leave 日本語.txt part)
      4) Input username
      5) Input password
      6) Press Upload button
      7) See the result in the server

      Attachments

        1. QTBUG-52303.zip
          5 kB
        2. qtbug52303.zip
          3 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kleint Friedemann Kleint
            markan Marko Kangas
            Votes:
            1 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes