ColdFusion On Wheels 1.1.2 Released

cfwheels ColdFusion

Here is a list of issues resolved from the CHANGELOG:

  • COLDFUSION
    select()
    COLDFUSION
    selectTag()
     allow an array of structs to be passed to options
  • Changed 
    COLDFUSION
    default
     argument on includeContent() to 
    COLDFUSION
    defaultValue
  • Add 
    COLDFUSION
    when
     argument to 
    COLDFUSION
    validate()
  • Added the 
    COLDFUSION
    varchar_ignorecase
     type to the H2 adapter
  • Fix so that the full table name is always retuned
  • Pagination with 
    COLDFUSION
    parameterize
     set to 
    COLDFUSION
    false
     for numeric keys
  • Blank should be the selected value when 
    COLDFUSION
    includeBlank
     is set in 
    COLDFUSION
    select()
  • COLDFUSION
    validatesLengthOf()
     failed when both maximum and minimum were specified