Anonymous | Login | Signup for a new account | 2019-12-14 00:09 GMT | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001751 | SiT! | incidents | public | 2011-12-21 14:46 | 2012-07-07 14:10 | ||||
Reporter | nicdev | ||||||||
Assigned To | nicdev | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | Current GIT | ||||||||
Target Version | 3.90beta1 | Fixed in Version | Current GIT | ||||||
Summary | 0001751: Draft icons do not show up in incident header | ||||||||
Description | When opening an incident where drafts exists, the icon(s) are not shown. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
nicdev (developer) 2011-12-21 14:49 |
This is due to accidental use of a mysql_fetch_assoc() where a mysql_fetch_object() was intended, but even mysql_fetch_object() does not work. Changed to use mysql_fetch_row() |
nicdev (developer) 2011-12-21 14:51 |
fixed committed f14a9051 on December 21, 2011 15:35 function affected is "drafts_waiting_on_incident()" in incident.inc.php |
![]() |
|||
Date Modified | Username | Field | Change |
2011-12-21 14:46 | nicdev | New Issue | |
2011-12-21 14:46 | nicdev | Status | new => assigned |
2011-12-21 14:46 | nicdev | Assigned To | => nicdev |
2011-12-21 14:49 | nicdev | Note Added: 0004388 | |
2011-12-21 14:51 | nicdev | Note Added: 0004389 | |
2011-12-21 14:51 | nicdev | Status | assigned => resolved |
2011-12-21 14:51 | nicdev | Fixed in Version | => Current GIT |
2011-12-21 14:51 | nicdev | Resolution | open => fixed |
2012-07-07 14:10 | ivan | Target Version | => 3.90beta1 |
Copyright © 2000 - 2019 MantisBT Team |