Hi devs,
I've got an issue with 7.0.0-SNAPSHOT which is/was not present in M3; it
seems that Wicket extensions initializer is not called (no "init: Wicket
extensions initializer" in the log).
At least the exact error I have is:
java.util.MissingResourceException: Unable to find property:
'datatable.no-records-found' for component:
datatable:bottomToolbars:toolbars:2:td:msg
[class=org.apache.wicket.markup.html.basic.Label]. Locale: null,
style: null
at org.apache.wicket.Localizer.getString(Localizer.java:237)
Thanks & best regards,
Sebastien