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

Environment variables are expanded after being renamed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P4: Low P4: Low
    • Qt Creator 2.5.0-beta
    • Qt Creator 2.4.0-rc
    • Editors
    • None
    • fb6784281350a6ff6ef4884dd108ceb78e29dc26

      To reproduce:
      1) Create a project and switch to the "Project" mode.
      2) Add a variable: name: "xxx", value: "$(USER)". Press enter. Notice that value shows the current value of the system USER variable. If you click the value again you see: "$(USER)" as you typed before.
      3) Rename the variable into: "yyy".
      4) Click again the value of your item - it shows the current value of the system but it should still show: "$(USER)" as before renaming.

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

            jkobus Jarek Kobus
            jkobus Jarek Kobus
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes