8000 Breaking template change: Unknown `locale` input field added to user-profile registration page · Issue #39562 · keycloak/keycloak · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Breaking template change: Unknown locale input field added to user-profile registration page #39562
@davidjbng

Description

@davidjbng

Before reporting an issue

  • I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.

Area

user-profile

Describe the bug

Since Keycloak 26.2.0 a new input field named locale appeared on the registration page when using a custom user-profile-commons theme with the User Profile feature.
This seems to be a regression introduced in #38549.

The template was changed to add type=hidden to the locale field, but older themes just display this field as a regular input.

References

Version

= 26.2.0

Regression

  • The issue is a regression

Expected behavior

An existing theme for user-profile-commons continue to work as before without showing the additional locale input field.

Actual behavior

Existing themes for user-profile-commons show an additional locale input field.

How to Reproduce?

Anything else?

It should be discussed if either:

  • This regression should be noted in the migration guide for Keycloak 26.2.0
  • The user-profile-commons template should be changed to be backwards compatible

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0