I debugged a bit, and it turns out that ScriptableWidget.jsFunction_setValidationError() is getting called with a value of (String) "null" for its 'message' parameter. It looks like the conversion of null to "null" is happening in org.mozilla.javascript.ScriptRuntime.call(), but I don't have that source (do I?) so I can't tell exactly what is going on. Anyway, if that is the case then I am probably hosed, right?
This might be related to v2 flow script that I don't use yet. Chris?
Don't think so, see my followup to the dev list...
The suggested solution might work, but isn't it still only related to v2 script? As I wrote before I'm nearly sure it works for me with woody2.js.
Joerg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
