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

[Regression 5.11 -> 5.12] QHelpEngineCore::findFile returns a valid url even though the file does not exist.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.12.0
    • Other
    • None
    • Windows

    Description

      According to the documentation QHelpEngineCore::findFile should return an invalid url if the resource reprented by the url cannot be found. Currently the url that is passed to the function is returned unaltered in this case. So passing a valid url to a non existing resource to the function will result in returning a valid url. This was working as expected in 5.11 and seems to be broken since https://codereview.qt-project.org/#/c/203587/

      Attachments

        Issue Links

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

          Activity

            People

              jkobus Jarek Kobus
              davschul David Schulz
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes