SiT! Bugs - SiT! | |||||
View Issue Details | |||||
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))) "; | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
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 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|