-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
bugSomething isn't workingSomething isn't workingpriority:minorMinor loss of function, or other problem where easy workaround is presentMinor loss of function, or other problem where easy workaround is present
Description
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
Labels
bugSomething isn't workingSomething isn't workingpriority:minorMinor loss of function, or other problem where easy workaround is presentMinor loss of function, or other problem where easy workaround is present