v5.1.3
What's New With 5.1.3
This is a patch release for ColdBox
Bugs
- [COLDBOX-715] - Elvis operator inconsistencies on Adobe Engines, please Adobe, patch the engines and fix your compiler!
Improvements
- [COLDBOX-237] - Some HTMLHelper method still need escaping as certain values should never be HTML
- [COLDBOX-716] - determine session/client state via CF getApplicationMetadata() instead of isDefined() to avoid load issues for flash ram
- [COLDBOX-717] - RemotingUtil converted to cfscript #367