Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preserve "type" parameter in media type for Atom Feed/Entry message conversion #1885

Closed
wants to merge 1 commit into from

Conversation

markhobson
Copy link
Contributor

AtomFeedHttpMessageConverter and RssChannelHttpMessageConverter currently discard any media type parameters that are supplied to write(). They are overwritten when adding the charset parameter.

Issue: SPR-17040

Submitted ICLA.

@snicoll snicoll changed the title Preserve media type parameters when setting charset SPR-17040 - Preserve media type parameters when setting charset Jul 15, 2018
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jan 24, 2019
@rstoyanchev rstoyanchev changed the title SPR-17040 - Preserve media type parameters when setting charset Preserve "type" parameter in media type for Atom Feed/Entry message conversion Nov 14, 2019
@rstoyanchev rstoyanchev self-assigned this Nov 14, 2019
@rstoyanchev rstoyanchev added in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Nov 14, 2019
@rstoyanchev rstoyanchev added this to the 5.2.2 milestone Nov 14, 2019
rstoyanchev added a commit that referenced this pull request Nov 14, 2019
stsypanov pushed a commit to stsypanov/spring-framework that referenced this pull request Nov 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants