-
Notifications
You must be signed in to change notification settings - Fork 959
Labels
Credits/30Good First IssueHacktoberfestSeverity/MajorTeam/Identity Server CoreType/ImprovementuiIssues reported in the user interface of the embedded portals (Ex: Myaccount, Console)Issues reported in the user interface of the embedded portals (Ex: Myaccount, Console)
Description
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-changeadded - [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
configadded - ↳ Configuration is properly documented
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Credits/30Good First IssueHacktoberfestSeverity/MajorTeam/Identity Server CoreType/ImprovementuiIssues reported in the user interface of the embedded portals (Ex: Myaccount, Console)Issues reported in the user interface of the embedded portals (Ex: Myaccount, Console)
Type
Projects
Status
No status