Won't Fix
Details
Details
Assignee
Blair McKenzie
Blair McKenzieReporter
Gavin Stewart
Gavin StewartOriginal estimate
2h
Time tracking
No time logged2h remaining
Components
Affects versions
Priority
Created March 24, 2010 at 12:09 AM
Updated October 21, 2015 at 6:49 AM
Resolved October 21, 2015 at 6:49 AM
when deploying boolean properties the database does get defaulted
e.g
<cfproperty ftSeq="2" ftFieldset="General" name="bBreaking" type="boolean" hint="If the main teaser is breaking news then show the appropriate heading" ftLabel="Breaking News?" ftType="boolean" default=0/>
does not default row values as false or 1 but defaults to null