displaying top 100 results
2602675 CF-3036594 Database : CFDBINFO Joel Cox Bug 73499:(Watson Migration Closure)Please add "owner" attribute to the cfdbinfo tag to allow the specification of a database object owner for Oracle databases Problem:
Please add "owner" attribute to the cfdbinfo tag to allow the specification of a
Tracker Issue Bug 78588:When using Mach-II 1
2600303 CF-3039173 Language : CF Component Joel Cox Bug 78588:When using Mach-II 1 Problem:
When using Mach-II 1.8 framework, application bombs on this statement (in framework code):
where arguments.value is of type "any"
This works properly in Beta 2, does not in the June 29 intermediate
2601488 CF-3037908 Language : CF Component Joel Cox Bug 76016:cfproperty declaration in component interferes with inheritance Problem:
cfproperty declaration in component interferes with inheritance.
beanB extends beanA. beanB adds FieldC to FieldA and FieldB declared in beanA. beanB contains