Homec4science

Fixed traceback in account activation notification

Authored by Theodoropoulos Theodoros <theod@lib.auth.gr> on Nov 25 2008, 09:47.

Description

Fixed traceback in account activation notification

When CFG_ACCESS_CONTROL_NOTIFY_USER_ABOUT_ACTIVATION is set,
then send_account_activated_message() tracebacks since it
assumes `password' to be string while it is passed as a number.
Fixed by converting to string.

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Nov 25 2008, 09:47
Parents
R3600:e842149eabef: Merged branch 'sam/faster-bibreformat'
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:4a48d259b8e2: Fixed traceback in account activation notification (authored by Theodoropoulos Theodoros <theod@lib.auth.gr>).Nov 25 2008, 09:47