Bug 44786

GemStone/S 64 Bit

3.2.17, 3.2.16, 3.2.15, 3.2.14, 3.2.13, 3.2.12, 3.2.11, 3.2.10, 3.2.9, 3.2.8.1, 3.2.8, 3.2.7, 3.2.6, 3.2.5, 3.2.4, 3.2.3, 3.2.2, 3.2.1, 3.2, 3.1.0.6, 3.1.0.5, 3.1.0.4, 3.1.0.3, 3.1.0.2, 3.1.0.1, 3.1, 3.0.1, 3.0

All Platforms

3.3

GsFile non-ASCII String filenames not correctly handled

GsFile operations involving filenames containing non-ASCII characters in a unix environment using a UTF8 Locale must be handled using UTF8 instances.  If a String containing non-ASCII characters is used, the operation will either fail, or in the case of file creation, will create a file with an incorrectly formatted file name.

For example:

GsFile open: <StringWithNonAsciiCharacters> encodeAsUTF8


                

Last updated: 5/30/17