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

Expression rewriter does not correctly rewrite \r-terminated multi-line fragments

    XMLWordPrintable

Details

    Description

      Bindings and functions are rewritten by the expression rewriter into valid JavaScript. One of the things it does is replace tokens which are illegal in JavaScript with tokens which are legal. The expression rewriter currently does not rewrite \r-terminated multi-line string fragments, which can result in function/binding compilation errors.

      Note that this applies only to \r terminated string fragments, but not \r\n or \n terminated string fragments.

      Attachments

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

        Activity

          People

            chriadam Christopher Adams (closed Nokia identity) (Inactive)
            chriadam Christopher Adams (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes