Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: 5.0.10
-
Fix Version/s: 5.0.11
-
Component/s: Components
-
Security Level: Jimmy
-
Labels:None
Description
You can test by typing "00" into the intbox here:
The error message does not show up after calling Clients.reloadMessages(Locale locale) method.
<window title="My First Window" border="normal" width="200px" onCreate='Clients.reloadMessages(null);'> <intbox /> </window>