cfdirectory

CFdirectory with Coldfusion 11, issue with non ascii characters in filenames

…衆ロ難τιáo~ 提交于 2019-12-10 22:07:20
问题 I have a similar question to this: ColdFusion, CFDirectory and the French which was not given a satisfactory answer. We have upgraded from Coldfusion 9 to Coldfusion 11. So far no major problems except the following: When using CFdirectory to display file names that contain non ASCII characters in their names (eg: accents, umlauts) we get to see the file name with replacement characters � instead of the correct UTF equivalent. For example a file named L’État, c’est moi.pdf is displayed as L��

ColdFusion, CFDirectory and the French

非 Y 不嫁゛ 提交于 2019-12-10 18:07:16
问题 We have a ColdFusion file library management system that is being taken off an old ColdFusion 4 server and moved onto the new system which is based on ColdFusion 8. All our files and folders are in English, French and Spanish. Using CFDirectory in CF8 to load and display these files and folders is causing two issues with the French and Spanish files and folders, but the two problems are probably linked. Directories with accented characters are not being returned from the cfdirectory. Files