Setup wizard hangs when email not entered

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      After installing theĀ suggested plugins in the setup wizard, the user is asked specify admin user credentials and name.

      None of these fields is marked as required, but leaving the E-Mail address field empty freezes the setup wizard after hitting Save and Finish.

      The request triggers the following exception output:

      Jul 09, 2017 1:56:38 PM hudson.init.impl.InstallUncaughtExceptionHandler$1 reportException
      WARNING: null
      java.io.IOException: finished
       at com.jcraft.jzlib.DeflaterOutputStream.write(DeflaterOutputStream.java:90)

      As theĀ setup wizard disables all buttons, the only chance for the user is to reload the page (which allows the user to think again and enter more values and finally successfully finish the wizard).

      While the POST request toĀ 

      /setupWizard/createAdminUser

      is actually responded with 200 OK, its HTML body containing the message Invalid e-mail address is not displayed to the user (only visible using the developer tools).

      Ā 

            Assignee:
            Philipp Nowak
            Reporter:
            Steffen Gebert
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: