-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Component/s: contrib - DataImportHandler
-
Labels:None
FileDataSource & FieldReaderDataSource have optional "encoding" parameters. When unspecified, these defaulted to the current machine's default charset. It should default to UTF-8 instead.