Skip to content

Detection of PeriodStyle.ISO8601 does not support lower-case input#32235

Closed
valentine-dev wants to merge 1 commit into
spring-projects:mainfrom
valentine-dev:main
Closed

Detection of PeriodStyle.ISO8601 does not support lower-case input#32235
valentine-dev wants to merge 1 commit into
spring-projects:mainfrom
valentine-dev:main

Conversation

@valentine-dev

@valentine-dev valentine-dev commented Sep 6, 2022

Copy link
Copy Markdown
Contributor

Support lower-case input in PeriodStyle for ISO-8601 format used by java.time.Period.

This is a pull request similar to pull request #32223.

It will fix a bug similar to the one reported as #32218, found in Spring Boot version 2.7.3 with JDK 11.

The bug is demonstrated in the example application at https://github.com/valentine-dev/spring-boot-period-style-iso8601.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 6, 2022
@wilkinsona wilkinsona changed the title Support lower-case input in PeriodStyle Detection of PeriodStyle.ISO8601 does not support lower-case input Sep 6, 2022
@wilkinsona wilkinsona added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Sep 6, 2022
@wilkinsona wilkinsona added this to the 2.6.x milestone Sep 6, 2022
@snicoll snicoll self-assigned this Sep 7, 2022
@snicoll snicoll modified the milestones: 2.6.x, 2.6.12 Sep 7, 2022
snicoll pushed a commit that referenced this pull request Sep 7, 2022
@snicoll snicoll closed this in cd61d69 Sep 7, 2022
@snicoll

snicoll commented Sep 7, 2022

Copy link
Copy Markdown
Member

Thanks again @valentine-dev

@valentine-dev

Copy link
Copy Markdown
Contributor Author

@snicoll My pleasure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants