Skip to content

JSP tags doesn't pick up JSTL-defined time zone at page level [SPR-15746] #20302

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

Closed
spring-projects-issues opened this issue Jul 7, 2017 · 0 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: bug A general bug
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Jul 7, 2017

Juergen Hoeller opened SPR-15746 and commented

A recent pass of our nullability work (#20276) uncovered that JspAwareRequestContext, as used by our JSP tag library, detects a JSTL-defined locale at page level but does not pick up a JSTL-defined time zone the same way (just at request or context level). Since this is arguably a bug, we should sort that out for 5.0 as well as 4.3.10.


Affects: 4.3.9, 5.0 RC2

Issue Links:

Referenced from: commits e138d7d, 00f4c36

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: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants