Skip to content

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

Closed
@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions