stable
Clone or download
Read-only
request #17877: Fatal error on confirmation page after user registration
Register a new user, The confirmation page should not be blank nor display a fatal error. Change-Id: I126292496fbe677bf92b64ead8e1c11478b23a21
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/mail/MailNotificationPresenter.class.php | +1 | −1 | Go to diff View file |
M | src/common/mail/MailOutlinePresenter.class.php | +9 | −7 | Go to diff View file |
M | src/common/mail/MailPresenterFactory.class.php | +1 | −1 | Go to diff View file |
M | src/common/mail/MailProjectNotificationMustBeApprovedPresenter.class.php | +1 | −1 | Go to diff View file |
M | src/common/mail/MailProjectNotificationPresenter.class.php | +1 | −1 | Go to diff View file |
M | src/common/mail/MailProjectOneStepRegisterPresenter.class.php | +1 | −1 | Go to diff View file |
M | src/common/mail/MailRegisterByAdminApprovalPresenter.class.php | +1 | −1 | Go to diff View file |
M | src/common/mail/MailRegisterByAdminNotificationPresenter.class.php | +1 | −1 | Go to diff View file |
M | src/common/mail/MailRegisterByAdminPresenter.class.php | +1 | −1 | Go to diff View file |
M | src/common/mail/MailRegisterByUserPresenter.class.php | +1 | −1 | Go to diff View file |
M | src/common/mail/MailRegisterPresenter.class.php | +1 | −1 | Go to diff View file |
M | src/common/mail/TuleapRegisterMail.class.php | +1 | −1 | Go to diff View file |
M | src/www/account/register.php | +2 | −2 | Go to diff View file |