View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012367 | mantisbt | bugtracker | public | 2010-09-18 01:09 | 2011-08-05 02:25 |
Reporter | dhx | Assigned To | dhx | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Product Version | 1.2.3 | ||||
Summary | 0012367: logging_api: Undefined variable: s_msg | ||||
Description | When email logging is enabled via logging_api and an administrator modifies a user account via the manage user screen, an error message is returned: Undefined variable: s_msg The offending code from within the log_event() function of logging_api.php: case 'file': At this point $s_msg may or may not be defined. | ||||
Tags | No tags attached. | ||||