The methods GsFile class>>contentsAndTypesOfDirectory:onClient: and GsFile class>>contentsOfDirectory:onClient: did not correctly handle filenames that contained characters outside of the extended ASCII range. The method returned instances of utf8, which had to be decoded before further use.
Last updated: 5/28/20