Skip to content

[MCHANGES-467] FeedGenerator.export does not know encoding #390

@jira-importer

Description

@jira-importer

Elliotte Rusty Harold opened MCHANGES-467 and commented

The use of a writer instead of an output stream in FeedGenerator,.export means that we don't know the encoding and can't set it in the feed, which we should.

Deprecate this method and replace it with one that takes an OutputStream and sets the encoding to an explicit UTF-8 which in 2025 is the only one we should use anyway.


Remote Links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority:minorMinor loss of function, or other problem where easy workaround is present

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions