displaying top 100 results
Tracker Issue ColdFusion feature request to add support for jade
2608700 CF-4021465 General Server Bill Reese ColdFusion feature request to add support for jade Would love to be able to use a .jade file or worse case h1 with cfscript version such as cfjade {h1}. would even love better if i could write CF tags using jade format as well.
I fell in love
Tracker Issue string 'yes' converts to true when using serializeJSON() even when using javaCast('string','yes'))
2945719 CF-4198419 Language : Serialization Bill Reese string 'yes' converts to true when using serializeJSON() even when using javaCast('string','yes')) Problem Description:
string 'yes' converts to true when using serializeJSON() even when using javaCast('string','yes'))
Steps to Reproduce:
o
Tracker Issue Concurrency issues when writing to mappings returned from getApplicationMetadata() under load
2910498 CF-4198394 Language : Application Framework Bill Reese Concurrency issues when writing to mappings returned from getApplicationMetadata() under load Problem Description: when writing mappings to the object returned by getApplicationMetadata()
I get the error under load of: java