Hi.
Under Opera 9.63/XP and 9.64/Linux, on a javascript validation of a form field (onBlur or onSubmit) this error is thrown : cf. attached picture.
and the error message is not displayed.
The error come from the line 260 in /sapphire/javascript/Validator.js :
field.validationMessage = validationMessage;
I commented it out because it's an optional chunk of code.
Regards.