Tags:
create new tag
, view all tags

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

TWiki version: TWikiBetaRelease
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: N/A
Web server: N/A
Perl version: N/A
Client OS: N/A
Web Browser: N/A

-- 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

Topic revision: r1 - 2004-01-02 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.