Bugs fixed in ColdFusion 11 Update 19
Bugs fixed in ColdFusion 11 Update 19

Bugs fixed

Bug ID Description Component
CF-4204154 When reading PDF files, ColdFusion throws an out of memory error. Document Management: PDF manipulation
CF-4204086 ColdFusion 11 Update 18 is unable to make an HTTP request when a URL parameter contains a space in its value. Net Protocols: HTTP
CF-4204081 After applying ColdFusion 11 Update 18, a cfhttp call with a + symbol appears to encode the symbol before sending the request. Net Protocols: HTTP
CF-4204066 In ColdFusion 11 Update 18, when trying to return the results of a CFQuery tag that relies on the cachedWithin attribute, throws an error about an undefined variable. Caching
CF-4204051 After applying Update 17 Enterprise on CentOS, or Update 8 Enterprise on Windows Server, the Settings Summary screen behaves unexpectedly for non-root admins, and generates an error. Administrator: Administrator Console
CF-4204045 The UrlEncodedFormat function is unable to encode % symbols. Functions: String
CF-4204044 When making an HTTP GET or POST to an external url, the request fails to connect. Language: Tags