cfaether

Saturday, August 18, 2018

ColdFusion member functions for XML object management

›
Prior to ColdFusion 2018, ColdFusion supported the following XML member functions : .elemNew() (equivalent of XmlElemNew ) .childPos(...
Friday, May 25, 2018

RE: Upgrade path to ColdFusion (2018 release)

›
This post is regarding the " Upgrade path to ColdFusion (2018 release) " post at the ColdFusion Community Portal. It looks like Ad...
Thursday, May 24, 2018

CF-4202602 - REST method compile time error says wrong file

›
Issue: REST method compile time error says wrong file Steps to Reproduce: 1) unzip CF-4202602.zip (attached to ticket) 2) In CF Admin...

CF-4202597 - per-app mappings don't exist in REST CFCs

›
Issue: per-app mappings don't exist in REST CFCs Steps to Reproduce: 1) unzip CF-4202597.zip (attached to ticket) 2) run index.cf...
Monday, May 21, 2018

CF-4202547 - CF2016 vs Aether wrt custom REST response via cfthrow

›
Issue: CF2016 vs Aether wrt custom REST response via cfthrow History: Pre-Aether, cfthrow could be used to send a custom REST response as J...

CF-4202544 - NULL cannot be made final

›
Issue: NULL cannot be made final Steps to Reproduce: 1) Run: <cfscript> final null = null writeDump(null) </cfscript> ...

CF-4202543 - NULL is not final

›
Issue: NULL is not final Steps to Reproduce: 1) Run: <cfscript> null = "asdf" foo = variables.null bar = null w...
2 comments:
›
Home
View web version
Aaron Neff
View my complete profile
Powered by Blogger.