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

QRegExp <--> RegExp conversion is not fully bidirectional

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 4.6.0
    • Qt Script
    • None

      When calling QScriptEngine::newRegExp(), the "patternSyntax" and "minimal" properties of the QRegExp are not reflected in the behavior of the resulting JS Date object; they're also not set correctly on the QRegExp returned by QScriptValue::toRegExp().
      This is a regression from 4.5.

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

            kenthans Kent Hansen (Inactive)
            kenthans Kent Hansen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes