search : encoding

select a category, or use search below
(searches all categories and all time range)

displaying top 100 results

Data Loss Due to File Encoding Issue in Blizzard Beta1
Set Default File Encoding During Project Creation in Blizzard
File Search Find and Replace Feature Data Loss Due to File Encoding Change on Save
Comment on Data Loss Due to File Encoding Issue in Blizzard Beta1 by CFwatson U.
Comment on Set Default File Encoding During Project Creation in Blizzard by CFwatson U.
Blizzard Crash / Memory Leak? Find and Replace Feature with File Encoding Issue
Comment on Blizzard Crash / Memory Leak? Find and Replace Feature with File Encoding Issue by CFwatson U.
Comment on Blizzard Crash / Memory Leak? Find and Replace Feature with File Encoding Issue by Milan C.
Comment on File Search Find and Replace Feature Data Loss Due to File Encoding Change on Save by CFwatson U.
Comment on EncodeForURL encoding spaces as + instead of %20 by S V.
Comment on EncodeForURL encoding spaces as + instead of %20 by External U.
Comment on EncodeForURL encoding spaces as + instead of %20 by External U.
Comment on EncodeForURL encoding spaces as + instead of %20 by S V.
Comment on encodeFor attribute for cfoutput, writeOutput by External U.
Comment on encodeFor attribute for cfoutput, writeOutput by External U.
UrlEncodedFormat Can't Encode % Symbols
2673641 CF-4120074 External U. Needs to be reopened. The functions are out of alphabetical order (all the other ones are). It lists: [...] EncodeForHTML EncodeForCSS FormatBaseN GetLocale EncodeForHTMLAttribute EncodeForJavaScript EncodeForURL EncodeForXML EncodeForXMLAttribute EncodeForXPath Get
Comment on support Base64Url encoding for BinaryEncode & BinaryDecode? by External U.
Member functions for encoding
Comment on The encodeFor value is not passed to nested cfoutput tags by Aaron N.
Setting to specify chunked encoding for request data
Comment on EncodeForURL encoding spaces as + instead of %20 by External U.
Comment on encodeFor attribute for cfoutput, writeOutput by External U.
ANeff] ER for: canonicalization in encodeFor_() functions to be configurable
Comment on encodeFor attribute for cfoutput, writeOutput by External U.
2673644 CF-4120000 S P. Hi James, Yes, the behavior of 'EncodeFor' arguement in the writeOutput() function is similar to the 'EncodeFor' functions.
EncodeForHTML vs. HTMLEditFormat
Comment on The encodeFor value is not passed to nested cfoutput tags by Peter F.
Comment on [Linux] expandPath() encoding of filenames lost when using absolute path as argument by Mukesh K.
Comment on "Detected Character encoding is UTF-8" log entries in application.log by S P.
Comment on Docs for encodeForHtml() not helpful by CFwatson U.
2610296 CF-3712186 Rupesh K. BinaryEncode, CharsetEncode and FormatBaseN can't be a string member function as they dont work on String. BinaryEncode and CharsetEncode takes binary data and FormatBaseN works on integer. There is nothing more to be done here.
Comment on Deprecate obsolete and potentially dangerous encoding functionality by Suhas Y.
Comment on Bug 76771:(Watson Migration Closure)Using xmlParse() does not honor XML encoding declaration and changes encoding type of xml to utf-8 by External U.
support Base64Url encoding for BinaryEncode & BinaryDecode?
UTF-8 characters with cflocation are encoded incorrectly.
Comment on ANeff] ER for: canonicalization in encodeFor_() functions to be configurable by External U.
Chunked encoding is not working with Connector
Content encoding is not passed in response header.
EncodeForURL encoding spaces as + instead of %20
4607209 CF-4203132 Ajay R. Default Encoder "ISO-8859-1" is inconsistent with generating byte streams for these gereman characters because they not supported by encoding ISO-8859-1. Thus when acrobat content reader is not getting correct stream of bytes it is throwing exceptions. These characters
4607209 CF-4203132 Kailash B. Default Encoder "ISO-8859-1" is inconsistent with generating byte streams for these gereman characters because they not supported by encoding ISO-8859-1. Thus when acrobat content reader is not getting correct stream of bytes it is throwing exceptions. These characters
The encodeFor value is not passed to nested cfoutput tags
2610894 CF-3671567 External U. I wanted to add that I've run into this exact same issue today. In my local cfdev environment the above code works with no issues. However as soon as I upload it to my host I've found that urlENcodedFormat() as well as toBase64() will cause this exact error
Comment on encodeFor attribute for cfoutput, writeOutput by External U.
2614206 CF-3125862 Adobe D. Functions Bug Number:CF-3125857 Reviewer: Kiran Description: Added new encoding and decoding functions. String EncodeForXML(String, [strict]) - Encodes the given input string for XML. throws exception for mixed/multiple encoding if strict is true String Decodefor
4281006 CF-4202269 Debugging : General Error message spelling mistake - DecodeBinary function incorrect error message: Error Occurred While Processing Request The input and output encodings are not same. correct: The input and output encodings are not the same.
3133483 CF-4198786 Krishna R. Hi Cameron, cfm/cfc files can be encoded on any platform and still run on Mac.You need not encode in Mac OS X. Is that an option for you or it is not?
Comment on OWASP Encoder Functions not XSS Safe in all contexts, eg encodeForHTML in JS by External U.
2608669 CF-4027176 Paul N. When reqtrieving the WSDL, the accept-encoding was set to deflate only. So gzip encoded responses were not accepted. Added GZIP as a valid accept header.
Comment on cfloop looping over a file can't handle unicode encoded files by Akhila K.
Comment on Bug 76771:(Watson Migration Closure)Using xmlParse() does not honor XML encoding declaration and changes encoding type of xml to utf-8 by External U.
4607209 CF-4203132 Kailash B. Hi Philip, Can you try adding the encoding -Dfile.encoding=UTF8 in jvm arguments in jvm.config file?
Comment on EncodeForHTML vs. HTMLEditFormat by James Mohler
[Linux] expandPath() encoding of filenames lost when using absolute path as argument
encodeForHtml/decodeForHtml forcing HTML entities for uppercase accent characters to lower case
Comment on Content encoding is not passed in response header. by Uday O.
Comment on SoapToRest not converting all the Operation to Rest for RPC Encoded webservice by CFwatson U.
Comment on Docs for encodeForHtml() not helpful by External U.
Comment on CLI does not seem to support UTF-8-encoded code properly by External U.
Comment on EncodeForURL encoding spaces as + instead of %20 by External U.
Comment on UTF-8 characters with cflocation are encoded incorrectly. by Milan C.
Comment on UTF-8 characters with cflocation are encoded incorrectly. by Vamseekrishna N.
Comment on UTF-8 characters with cflocation are encoded incorrectly. by External U.
Comment on UTF-8 characters with cflocation are encoded incorrectly. by External U.
Comment on encodeFor attribute for cfoutput, writeOutput by External U.
Comment on encodeFor attribute for cfoutput, writeOutput by External U.
Comment on encodeFor attribute for cfoutput, writeOutput by External U.
Comment on RESTful web services do not correctly handle character encoding by Paul N.
Comment on RESTful web services do not correctly handle character encoding by External U.
Comment on Deprecate obsolete and potentially dangerous encoding functionality by External U.
Comment on EncodeForHTML vs. HTMLEditFormat by Billy Fan
"Detected Character encoding is UTF-8" log entries in application.log
encodeFor attribute for cfoutput, writeOutput
Tracker Issue encodeForXML()
encodeForXML()
2608669 CF-4027176 External U. Verified this is fixed in CF11 Update 7 (build 11,0,07,296330) for cfinvoke and CF Admin's web service registration. The accept-encoding is now: Accept-Encoding: gzip, deflate;q=0 In CF11 Update 6 (build 11,0,06,295053) it was: Accept-Encoding: deflate;q=0 Thanks
2612661 CF-3476661 External U. Just noting the JVM arg is -Dfile.encoding=UTF-8. Perhaps CF should just read-in files as UTF-8 by default, instead of the OS's default encoding. After all, it reads URL and Form input as UTF-8 by default. And it encodes output as UTF-8 by default. Thanks!, -Aaron
Comment on encodeFor attribute for cfoutput, writeOutput by Rupesh K.
Comment on encodeFor attribute for cfoutput, writeOutput by External U.
2596916 CF-3424179 External U. I've read the info on w3c and confirmed that single quotes should not be escaped. URLEncodedFormat has similar issues in that it over-encodes but I have not seen any side effects of over-encodeing -- other than using a little more data space because of the excess
Comment on encodeFor attribute for cfoutput, writeOutput by External U.
Comment on Page encoding support for cfm to be specified in CF 10 documentation by Aaron N.