Custom Query (192 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 192)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#166 fixed COBIA fails to return the same object wrapper for the same object jasper jasper

Reported by jasper, 17 months ago.

Description

If a COBIA object is asked to return an object, and it returns itself (or another already existing object) COBIA fails to recognize the object is the same, and creates a new COM object equivalent.

#165 wontfix Product version as 3.10 jasper michelpons

Reported by michelpons, 17 months ago.

Description

In file COBIA-DevInstaller?.wixproj within folder Installer\COBIA_DevInstaller, the first Property Group reads:

<PropertyGroup?>

<Configuration Condition=" '$(Configuration)' == ">Debug</Configuration> <Platform Condition=" '$(Platform)' == ">x64</Platform> <ProductVersion?>3.10</ProductVersion?> <ProjectGuid?>2f2be848-2320-4d2b-8f4f-170beefd53f9</ProjectGuid?> <SchemaVersion?>2.0</SchemaVersion?> <OutputName?>COBIA-Development</OutputName?> <OutputType?>Package</OutputType?>

</PropertyGroup?>

To what ProductVersion? as 3.10 is referring to?

#164 fixed Product version must match Runtime version jasper michelpons

Reported by michelpons, 17 months ago.

Description

In Product.wxs within folder Installer\COBIA-DevInstaller?, 3rd line shows:

<!-- TODO product version must match runtime version-->

Is that really still to be done and covered by a support ticket and is this an out-of-date comment?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracQuery for help on using queries.