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

QUrl does not check for invalid scheme

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 4.6.3
    • 4.6.0
    • Core: I/O
    • None
    • 4b119820089b35aaba061936eded882e0ac96a97, 745889c54b5c1e1df667ced9ba879607dfea6156

      If the scheme starts with an number (e.g. 111http://www.trolltech.com) QUrl::isValid() returns true although it should return false, since RFC3987 says that scheme must start with an ALPHA character.

      test case (invalidSchemeValidator) has been added to tst_qurl.cpp already, but is skipped for now.

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

            poulain Benjamin Poulain (closed Nokia identity) (Inactive)
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes