Skip to content

JSTL Internationalization Tag Library doesn't work any more in JSP's [SPR-5165] #9838

@spring-projects-issues

Description

@spring-projects-issues

Macias De La Rosa Jesús Gerardo opened SPR-5165 and commented

When using the JSTL internationalitation tags:

<fmt:setLocale value="de_DE" scope="session"/>
<fmt:setBundle basename="com.intl.messages" scope="session" />

and

<fmt:message key="Choose"/>

and you change the language, for example to en_GB or it_IT


Affects: 2.5 final, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.5.5

Issue Links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: webIssues in web modules (web, webmvc, webflux, websocket)status: duplicateA duplicate of another issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions