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

file: paths can be passed to qmlRegisterFoo but lead to asserts later

XMLWordPrintable

      For qmlRegisterType and qmlRegisterSingletonType the urls required must be absolute (we do no further resolution, and cannot as we don't have an engine by then). However due to the issue with file:foo counting as absolute, which has been marked as wont fix, we need to handle this case specially in the input handling.

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            aalpert Alan Alpert
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes