View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005408 | mantisbt | bugtracker | public | 2005-04-06 06:44 | 2006-02-04 05:54 |
| Reporter | stb | Assigned To | ryandesign | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | x86 | OS | Linux | OS Version | 2.4 |
| Product Version | 0.19.2 | ||||
| Fixed in Version | 1.1.0a1 | ||||
| Summary | 0005408: Suggestion: Tooltip (title) with text for priority icon | ||||
| Description | add html title attribute to priority icon | ||||
| Tags | No tags attached. | ||||
|
quick hack to do it in core/icon_api.php: prints the status iconfunction icon_get_status_icon( $p_icon ) { |
|
|
In fact, that does seem to be a very simple and effective way to fix it. Implemented. icon_api.php -> 1.14 |
|