displaying top 100 results
Tracker Issue query of query WHERE filter no longer disregards filler spaces in fixed with data fields
2608628 CF-4043047 Database Steve Vail query of query WHERE filter no longer disregards filler spaces in fixed with data fields Problem Description: WHERE Name = 'Vail' (from char(20) field is 'Vail ')
Steps to Reproduce:
Actual Result: returns no match
Expected Result: an equal
Tracker Issue $itemlabel$ malfunctioning
2608630 CF-4043031 Charting/Graphing Steve Vail $itemlabel$ malfunctioning Problem Description: When using item label in the cfchart tag url, it does not return the chartdata item as before so all the drilldown in my charts is broken.
Steps to Reproduce:
Actual Result: http
Tracker Issue cookies assigned with a NULL value are not recognized
2608629 CF-4043038 Language Steve Vail cookies assigned with a NULL value are not recognized Problem Description: Users are granted access to specific features using cookies with Boolean flags. A true value will obtain the specified access, but NULL is the default. Now an error is given where