Bug: Passwords do not match error when using form without password fields
The latest
TWikiBetaRelease checks for password also for sites that do not have a password field in the registration form.
Test case
Environment
--
PeterThoeny - 02 Jan 2004
Follow up
Fix record
Removed the check for empty password because this is already under the control of the registration form:
- For sites using TWikiRegistration form, asking for Intranet login name:
- N/A, since password fields are missing in form
- For sites using TWikiRegistrationPub form, asking for password:
- Password fields (form field names
Twk1Password and Twk1Confirm) are required; a "Missing fields" message is shown if empty
- Password fields can be made optional (with form field names
Twk0Password and Twk0Confirm)
Fix is in
TWikiAlphaRelease and TWiki.org.
Note: The "ScheduledFor" field is not set to
CairoRelease since this is a bug introduced after
BeijingRelease.
--
PeterThoeny - 02 Jan 2004