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

Qt5 Mac application cannot handle custom url scheme

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.1.1
    • Core: Event loop
    • None
    • Mac OS X
    • macOS

    Description

      Let say my application is registered to handle a custom url scheme, like:

      myscheme://some/localtion?data#one%2anchor

      On Mac, the url in the QFileOpenEvent I receive will be wrong:

      file:myscheme://some/localtion%3fdata%23one%2520anchor

      it is double encoded and has an extra "file:" at the beginning.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              dedietri Gabriel de Dietrich (drgvond)
              sandy.martel Sandy Martel
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes