Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] login.ftl Macro "registrationLayout" has no parameter with name "displayWide" #73

Open
tristanrobert opened this issue Jun 30, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@tristanrobert
Copy link

At keycloak startup:

at freemarker.core.Environment.newUndeclaredParamNameException(Environment.java:1155)
 ----
Reached through: @layout.registrationLayout displayInf... [in template "login.ftl" at line 3, column 1]
Failed at: #macro registrationLayout bodyClass="... [in template "template.ftl" in macro "registrationLayout" at line 1, column 1]
FTL stack trace ("~" means nesting-related):
----
Caused by: freemarker.core._MiscTemplateException: Macro "registrationLayout" has no parameter with name "displayWide". Valid parameter names are: bodyClass, displayInfo, displayMessage, displayRequiredFields

Keycloak 17.0.1 et 18.0.2
InseeFr/Keycloak-FranceConnect 4.1.0

@tristanrobert tristanrobert added the bug Something isn't working label Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant