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

sourceDirectory and buildDirectory properties of Product unavailable in Probe item context

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 1.3.0
    • 1.0.1
    • General
    • None
    • 33f0e83c0cd2c2f149f2b03ac7cb4ba9dd22fb1a bbe0de32340289407e8d0770ce95f274c448e8be

    Description

      It seems that the sourceDirectory and buildDirectory properties of Product are not working in the context of a Probe item (but other properties do).

      Probe {
      	id: foo
      	...
      	property path bar: product.sourceDirectory // undefined
      	property path baz: product.buildDirectory // undefined
      	property string title: product.name // works fine
      	...
      }
      

      Attachments

        For Gerrit Dashboard: QBS-393
        # Subject Branch Project Status CR V

        Activity

          People

            jbornema Joerg Bornemann
            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes