I tested 2.17-RC with our data directory (from Debian). Opening the ResourceBrowser gives following error: org.apache.wicket.WicketRuntimeException: The component ID must not contain ':' or '~' chars. at org.apache.wicket.Component.setId(Component.java:4370)
Environment
Docker Desktop Windows 10
Activity
Andrea Aime
July 1, 2020 at 5:08 PM
Duplicates
ehiller
May 1, 2020 at 9:25 PM
Same here.
2.17.0 plugin and bin
Running on a base image of openjdk:11
Stefan Overkamp
April 29, 2020 at 12:35 PM
Same on Debian with 2.17.0. No entry in logs (verbose logging)
I tested 2.17-RC with our data directory (from Debian).
Opening the ResourceBrowser gives following error:
org.apache.wicket.WicketRuntimeException: The component ID must not contain ':' or '~' chars.
at org.apache.wicket.Component.setId(Component.java:4370)