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

Item 'Properties' doesn't work properly inside Module.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 1.2.0
    • 1.2.0
    • General
    • None

    Description

      When using inside Module, Properties doesn't respect conditions, changed outside of the module.

      Steps to reproduce:
      1. Create module "foo" with property "bar"
      2. Inside the module:

      	Properties {
      		condition: bar == someValue
      		...	
      	} 

      3. In dependent product write "foo.bar: someValue".

      As a result, Properties inside module didn't fired.

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            brerrabbit Max Tim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes