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

QUrl equality difference

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.3.0
    • 4.8.5, 5.2.0
    • Core: URL Handling
    • None
    • 83b1eaad44862828b3248840c33f16e0b73df479

    Description

      The expression 'QUrl("foo:/bar/baz") == QUrl("foo:///bar/baz")' returns true in Qt <= 4.8.4 and Qt 5.2 but false in Qt 4.8.5.

      The authority, path and fragment values return the same values for all Qt versions.

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            robertknight Robert Knight
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes