keywind
keywind copied to clipboard
Got error: Expected a method, but this has evaluated to a string
Hi there, thanks for your work.
I got this error when use the theme without any change:
Caused by: freemarker.core.NonMethodException: Expected a method, but this has evaluated to a string (wrapper: f.t.SimpleScalar):
==> messagesPerField.existsError [in template "login.ftl" at line 11, column 19]
----
FTL stack trace ("~" means nesting-related):
- Failed at: #macro registrationLayout displayInfo... [in template "template.ftl" in macro "registrationLayout" at line 16, column 1]
- Reached through: @layout.registrationLayout displayInf... [in template "login.ftl" at line 9, column 1]
----
Any idea?
We use: docker.io/jboss/keycloak:8.0.1
Olivier.
@OlivierMary Hey 👋
I think the error is related to the old version of Keycloak. I would be happy if someone tested.