You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Uh oh!
There was an error while loading. Please reload this page.
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
The text was updated successfully, but these errors were encountered: