Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-15072

Syntax error in Insert Variable window in Arguments field of Run tab

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Qt Creator 3.6.0-beta1
    • Qt Creator 3.5.0
    • None
    • Qt Creator 3.5.0 (enterprise)
      Based on Qt 5.5.0 (GCC 4.9.1 20140922 (Red Hat 4.9.1-10), 64 bit)
      Built on Aug 18 2015 13:16:19
      From revision f1b9f56c69
    • 3f1b622fb7203392de0fa9a8a058b807ee9d4006

    Description

      In the window you get with all the possible expansions the following output is shown when selecting "JS:<value>":

      Evaluate simple Javascript statements.
      The statements may not contain '{' nor '}' characters.<p>Current Value: Error in &quot;&lt;value&gt;&quot;: SyntaxError: Syntax error
      

      That is the result of evaluating "<value>" as JS.

      There are two problems here:

      • First the output should be readable without the HTML quotes and everything.
      • Secondly there should not be an error reported in the first place

      Attachments

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

        Activity

          People

            hunger Tobias Hunger
            mitch_curtis Mitch Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes