-
Bug
-
Resolution: Fixed
-
P4
-
9
-
None
-
b15
The DataTransferer contains some duplicated code that tries to get the Charset name from the locale transferable. This should be removed. Also the defaultCharset name is cashed although t's unnecessary, because Charset is caching this anyway.