Skip to content

SerializableFileReference does not understand charSet="auto" #8599

@tnleeuw

Description

@tnleeuw

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

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions