Project

General

Profile

Actions

Bug #1421

closed

RegistrationModel::reset() resets email policy

Added by Boris Nagaev over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
09/05/2012
Due date:
% Done:

0%

Estimated time:

Description

Hello!

I inherited from AuthWidget and reimplemented its createRegistrationModel() method to change email policy of returnig model to EmailMandatory. But if user presses Register, then Cancel and Register again, then email policy is reset to default (optional emial).

My current workaround is to inherit from RegistrationModel and set email policy both in constructor and reset() methods.

IMHO, email policy should not be changed when user re-creates RegistationWidget from AuthWidget.

Wt 3.2.1

Actions #1

Updated by Koen Deforche over 11 years ago

  • Status changed from New to InProgress
  • Assignee set to Koen Deforche
  • Target version set to 3.2.3
Actions #2

Updated by Koen Deforche over 11 years ago

  • Status changed from InProgress to Resolved
Actions #3

Updated by Koen Deforche over 11 years ago

  • Status changed from Resolved to Closed

Fixed in Wt 3.2.3 RC1.

Actions

Also available in: Atom PDF