Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-369

Overriding project/product stringList properties doesn't work correctly for stringList properties

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 1.1.0
    • 1.0.1
    • General
    • None
    • 928ae698e534efa92270a8e69d3e49bacb491faf

    Description

      Overriding stringList property from command line does not work as expected.

      # Overriding project or product property
      qbs project.foo:aa,bb,cc myproduct.bar:aa,bb,cc
      

      I would expect project.foo or myproduct.bar stringList property to contain 3 elements ['aa', 'bb', 'cc'] but instead it contains single element ['aa,bb,cc'].

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            oak Mika Tammi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes