Anonymous | Login | Signup for a new account | 2021-03-04 21:32 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 | ||||
0001483 | SiT! | incidents | public | 2011-03-09 14:15 | 2011-07-17 13:09 | ||||
Reporter | luca | ||||||||
Assigned To | Tomse | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | Linux | OS | Linux | OS Version | 2.6+later | ||||
Product Version | 3.62 LTS | ||||||||
Target Version | 3.63 LTS | Fixed in Version | 3.63 LTS | ||||||
Summary | 0001483: "typo" in report_incidents_recent.php | ||||||||
Description | see post: http://sitracker.org/forum/viewtopic.php?f=4&t=1417358&p=4028#p4028 [^] change: $sql .= "OR (m.allcontactssupported = 'yes' AND i.contact in (SELECT id FROM contacts WHERE siteid = s.id))) "; to: $sql .= "OR (m.allcontactssupported = 'yes' AND i.contact in (SELECT id FROM {$dbContacts} WHERE siteid = s.id))) "; | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
Tomse (developer) 2011-03-09 15:42 |
fixed in svn7013 and git:5527d4a |
ivan (administrator) 2011-04-16 15:07 |
Fix Released in 3.63 |
![]() |
|||
Date Modified | Username | Field | Change |
2011-03-09 14:15 | luca | New Issue | |
2011-03-09 14:46 | Tomse | Assigned To | => Tomse |
2011-03-09 14:46 | Tomse | Status | new => confirmed |
2011-03-09 14:47 | Tomse | Target Version | => 3.63 LTS |
2011-03-09 14:50 | ivan | Status | confirmed => assigned |
2011-03-09 15:42 | Tomse | Note Added: 0003674 | |
2011-03-09 15:42 | Tomse | Status | assigned => resolved |
2011-03-09 15:42 | Tomse | Fixed in Version | => Current SVN |
2011-03-09 15:42 | Tomse | Resolution | open => fixed |
2011-04-16 15:07 | ivan | Note Added: 0003728 | |
2011-04-16 15:07 | ivan | Status | resolved => closed |
2011-07-17 13:09 | ivan | Fixed in Version | Current SVN => 3.63 LTS |
Copyright © 2000 - 2021 MantisBT Team |