-
Notifications
You must be signed in to change notification settings - Fork 81
Description
Current Behavior
The framework supports a charset "auto" to indicate data is character data, but that the charset is not yet known and needs to be computed.
However the SerializableFileReference
class does not understand "auto" so creating a file and saying encoding "auto" causes exceptions.
Expected Behavior
Charset "auto" should be evaluated when reading the SerializableFileReference
with a Reader.
Environment Information
Versions 7.9 and up are affected although practical implications are limited as we have not yet had field reports of this being an issue.
Steps To Reproduce
No response
Configuration
Input
No response
What database are you using?
No response
What browsers are you seeing the problem on?
No response
Relevant Log Output
Anything else?
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done