-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 14.1.3
-
Component/s: DMZ, Registration, Login
-
Labels:None
-
Funded by:
This happen is someone copy the registration link but miss something at the end.
The correct one is:
https://kivik.frentix.com/dmz/registration/index.html?key=f84f28aaa92bd790cddde67943aa1c98&language=fr
But the red screen happens if the language at the end is not correct like:
language=f or language=sgdhj
logmsg:could not set to true because key was not found! message:could not set to true because key was not found!,org.olat.core.logging.AssertException at org.olat.core.gui.components.form.flexible.impl.elements.SelectboxSelectionImpl.select(SelectboxSelectionImpl.java:229) at org.olat.registration.RegistrationForm2.initForm(RegistrationForm2.java:185) at org.olat.core.gui.components.form.flexible.impl.FormBasicController.initForm(FormBasicController.java:273) at org.olat.registration.RegistrationForm2.(RegistrationForm2.java:97) at org.olat.registration.RegistrationController.createRegForm2(RegistrationController.java:242) at org.olat.registration.RegistrationController.(RegistrationController.java:200) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423)