displaying top 100 results
2599915 CF-3039585 Language : CF Component Tim Blair Bug 79313:Backwards compatibility is broken through the new implicit getter/setters from the use of when onMissingMethod() is used to provide similar functionality Problem:
Backwards compatibility is broken through the new implicit getter
2600240 CF-3039242 Language : Functions Tim Blair Bug 78715:The new, implicit "local" scope within a breaks backwards compatibility with previous versions of CF when creating a var'd variable called "local" Problem:
The new, implicit "local" scope within a breaks backwards compatibility
Tracker Issue Calling serializeJSON on a string of zeros (e.g. "000") doesn't string-encode the output.
2596982 CF-3219537 AJAX : Plumbing Tim Blair Calling serializeJSON on a string of zeros (e.g. "000") doesn't string-encode the output. Duplicate ID: CF-3321476
Problem Description:
Calling serializeJSON on a string containing just zeros (e.g. "000") will result in a non-string output of 000