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

When specifying a url via a binding then any url interceptor set is not being called

    XMLWordPrintable

Details

    • 2149842f7b147e78fbc167c0bc657a9333fde7c2 (qt/qtdeclarative/dev)

    Description

      When specifying a url via a binding then any url interceptor set is not being called. For example:

      source: enabled ? "oa://foo.png" : "oa://bar.png"
      

      will mean it is not called, but doing:

      source: "oa://bar.png"
      

      will work fine.

      Attachments

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

        Activity

          People

            fabiankosmale Fabian Kosmale
            andysh Andy Shaw
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes