[FB6.0.0.470] - PropertySet load from proj info - Issue

Hi, I think i've found a bug in the "propertyset load from proj info" action.

Steps to reproduce:

  1. Create a new fb6 project
  2. add a "PropertySet define" action for a ".Net Assembly Info" give the propertyset a name.
  3. add a "PropertySet load from proj info" action using the above propertyset name and define some defaults if the values don't exist
  4. add a "PropertySet log current values" action.
  5. Add a "PropertySet save to proj info" action

Observed responses:

  • On the first pass (i.e. no existing values) then the default values are logged
  • the default values are saved to the .fbpinf file
  • On the second pass the values are all logged as empty (zeros or spaces)
  • the values in the .fbpinf file are also empty

I think the load from proj info is not assigning the values correctly to the property set.

Also - the nice icon we used to get for a fbd file is missing for the fbpinf file extension - not a massive issue but just thought i'd mention it as well

TestAssemblyInfo.fbz6 (1.584 KB)

Thanks Dave - fixed for next build.