With NOCC 1.7-dev CVS snapshot 2008-07-07. When entering Write page (action.php?action=write) a Javascript warning appears, e.g. using Firefox 3: warning icon in top right corner.
Reason of Warning:
The Javascript function validate(f) in send.php does not always return a value. If all "if blocks" are false, some value should be returned at the last line of this function (return(true);??)
Logged In: YES
user_id=529507
Originator: NO
I can't reproduce the error with Firefox 3.0.1. I'll try to fix it anyway :)
Logged In: YES
user_id=529507
Originator: NO
Fixed in CVS.
It'll be included in next release.
But you can download daily snapshots at :
http://nocc.sourceforge.net/download/
Thanks for the bug report.