Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-286

Operation EnvironmentVariable does not meet the signature in the doc

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 1.4.0
    • 1.3.0
    • General
    • None
    • Linux debian 6.0
    • 06d10d2f65d11fec14eba230257b3c52e0be97bc

    Description

      The operation EnvironmentVariable does not match the documentation. The documentation specifies this signature:

      "EnvironmentVariable" key value [[persistent] system]

      But if this call is made:
      component.addOperation('EnvironmentVariable', envName, envValue, true, true);

      The installer fails with the message:
      Invalid arguments in EnvironmentVariable: 4 arguments given, 2 or 3 expected.

      Attachments

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

        Activity

          People

            nath Niels Weber
            sde Sindre Føring Devik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes