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

Javadoc for BufferingClientHttpRequestFactory is missing the end of a sentence [SPR-17261] #21794

Closed
spring-projects-issues opened this issue Sep 10, 2018 · 0 comments
Assignees
Labels
status: backported An issue that has been backported to maintenance branches type: documentation A documentation task
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

oneiros-de opened SPR-17261 and commented

The Javadoc of BufferingClientHttpRequestFactory contains the sentence

Using this wrapper allows for multiple reads of the

The rest of the sentence is missing.

The source for this is

<p>Using this wrapper allows for multiple reads of the
 * @linkplain ClientHttpResponse#getBody() response body}.

Apparently the text after "the" is somehow swallowed by Javadoc.


Affects: 4.3.18, 5.0.8, 5.1 RC2

Reference URL: https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/client/BufferingClientHttpRequestFactory.html

Backported to: 5.0.10, 4.3.20

@spring-projects-issues spring-projects-issues added status: backported An issue that has been backported to maintenance branches type: documentation A documentation task labels Jan 11, 2019
@spring-projects-issues spring-projects-issues added this to the 5.1 GA milestone Jan 11, 2019
This was referenced Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: backported An issue that has been backported to maintenance branches type: documentation A documentation task
Projects
None yet
Development

No branches or pull requests

2 participants