View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011493 | mantisbt | authentication | public | 2010-02-11 10:10 | 2010-09-19 03:12 |
| Reporter | unirgy | Assigned To | atrol | ||
| Priority | high | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | 1.2.0rc2 | ||||
| Summary | 0011493: On new user registration, if email notification is enabled, the process does not fully complete. | ||||
| Description | I've noticed that as admin I don't get notifications for new registrations. Debugging revealed:
This record can't be found in $t_user_table, which leads to access_denied() and redirection to login page, without completing registration process (sending notification to admin and redirecting to registration success page). | ||||
| Steps To Reproduce |
$g_enable_email_notifications = ON;
| ||||
| Tags | No tags attached. | ||||