Skip to content

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

@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

Labels

status: backportedAn issue that has been backported to maintenance branchestype: documentationA documentation task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions