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

QDateTime fails to parse some dates

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P2: Important P2: Important
    • 6.5.9, 6.8.1, 6.9.0 FF
    • 6.2, 6.5, 6.7, 6.8
    • Core: Date/Time
    • None
    • macOS
    • 3e25203d4 (dev), 4408d077a (6.8), aec74fba7 (tqtc/lts-6.5)

      Our ASN1 parser fails to extract not valid after dates on some self-signed certs our tests are using. E.g.:

      QDateTime::fromString(QString::fromLatin1("99991231235959Z"), u"yyyyMMddHHmmsst");
      

      gives an invalid date and we fail to read a certificate.

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

            Eddy Edward Welbourne
            tpochep Timur Pocheptsov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes