ClearFoundation Tracker - ClearOS | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001429 | ClearOS | app-smart-monitor | public | 2013-11-17 18:11 | 2013-12-20 13:27 |
Reporter | bchambers | ||||
Assigned To | bchambers | ||||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 6.5.0 Beta 2 | ||||
Target Version | 6.5.0 | Fixed in Version | 6.5.0 | ||
Summary | 0001429: Mail Notification may not display email address properly | ||||
Description | If email has a dash in it, regex will not parse address from conf file properly. | ||||
Steps To Reproduce | |||||
Additional Information | get_sender() function's regex should be: $output = preg_replace('/(^-|\s+-)(\w){1}/', '|\2', $retval); | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-11-17 18:11 | bchambers | New Issue | |||
2013-11-17 18:11 | bchambers | Status | new => assigned | ||
2013-11-17 18:11 | bchambers | Assigned To | => bchambers | ||
2013-11-17 20:07 | bchambers | Status | assigned => confirmed | ||
2013-11-17 20:07 | bchambers | Status | confirmed => resolved | ||
2013-11-17 20:07 | bchambers | Resolution | open => fixed | ||
2013-11-17 20:07 | bchambers | Fixed in Version | => 6.5.0 Beta 2 | ||
2013-11-18 07:53 | user2 | Fixed in Version | 6.5.0 Beta 2 => 6.5.0 | ||
2013-11-18 07:53 | user2 | Target Version | 6.5.0 Beta 2 => 6.5.0 | ||
2013-12-20 13:27 | user2 | Status | resolved => closed |
There are no notes attached to this issue. |