Hi Jochen,

The "Submit New Bug" form utilises Javascript field validation to ensure that all fields have been correctly entered before the bug can be submitted to the database. If you go to the form, enter nothing and then click submit, you will get a popup alert requesting that you enter a valid Full Name. Enter your name (i.e. so the field is not blank) and then click submit again. You should find that this time the popup alert has changed to "Please enter a valid E-mail address". If this is not the case, and the validation code is still moaning about the Full Name field, then "Houston, we have a problem". What browser are you using, the Javascript has been successfully tested with most common browsers.

Rod.