View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0014446 | mantisbt | customization | public | 2012-07-03 05:24 | 2014-09-23 18:05 | 
| Reporter | dregad | Assigned To | dregad | ||
| Priority | low | Severity | minor | Reproducibility | always | 
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.12 | ||||
| Target Version | 1.2.12 | Fixed in Version | 1.2.12 | ||
| Summary | 0014446: System warning in html_status_legend() with custom status | ||||
| Description | When using custom status for which no language strings are defined,  | ||||
| Tags | No tags attached. | ||||
| 
	
	 MantisBT: master-1.2.x 123c2c89 2012-07-02 22:15 Details Diff  | 
Fix system warning in html_status_legend() with custom status When using custom status for which no language strings are defined, html_status_legend() triggered system warnings. MantisBT now displays the custom status' name as defined in the enum, in case there is no available translation string. Fixes 0014446  | 
Affected Issues 0014446  | 
|
| mod - core/html_api.php | Diff File | ||
| 
	
	 MantisBT: master b88e409e 2012-07-02 22:15 Details Diff  | 
Fix system warning in html_status_legend() with custom status When using custom status for which no language strings are defined, html_status_legend() triggered system warnings. MantisBT now displays the custom status' name as defined in the enum, in case there is no available translation string. Fixes 0014446  | 
Affected Issues 0014446  | 
|
| mod - core/html_api.php | Diff File | ||