Skip to content

Authentication Portal: Incomplete Language Rendering #25744

@indeewari

Description

@indeewari

Current Limitation

Some JSP pages in identity-apps module are missing the content-type header, which prevents proper rendering of languages such as Chinese and Japanese.

<%@ page contentType="text/html;charset=UTF-8" pageEncoding="UTF-8" %>

i.e Sample issue

Suggested Improvement

Review all JSP files and add the missing content type directive where necessary in identity-apps , ensuring that language properties are present and language support is required.

Please select the area issue is related to

Identity Server Core

Version

7.2

Developer Checklist

  • [Behavioural Change] Does this change introduce a behavioral change to the product?
  •  ↳ Approved by team lead
  •  ↳ Label impact/behavioral-change added
  • [Migration Impact] Does this change have a migration impact?
  •  ↳ Migration label added (e.g., 7.2.0-migration)
  •  ↳ Migration issues created and linked
  • [New Configuration] Does this change introduce a new configuration?
  •  ↳ Label config added
  •  ↳ Configuration is properly documented

Metadata

Metadata

Assignees

Type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions