SiT! Bugs - SiT! |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0001794 | SiT! | incidents | public | 2012-08-09 15:34 | 2012-11-03 10:51 |
|
Reporter | gil555alp | |
Assigned To | Tomse | |
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | Linux | OS | Linux | OS Version | 2.6+later |
Product Version | 3.65 LTS | |
Target Version | 3.68 | Fixed in Version | Current SVN | |
|
Summary | 0001794: Incidents uploaded files doesn't get any reference at the database |
Description | This error wont allow any uploaded files to be downloadable from any incident.
Obs: the "Product Version" combo-box of the "bug_report_page.php" at bugs.sittracker.org is not showing the version 3.66
|
Steps To Reproduce | Try to atttach any file to any incident.
You can upload files, but with this error wont allow any file attachment to be downloadable from any incident. All links to the uploaded files are invalid. The files are uploaded to the server but the reference to them doesnt exist on the database. |
Additional Information | incident_attachments.php
Line 53,
missing a single-quote on the SQL sentence (second field of insert). |
Tags | No tags attached. |
Relationships | has duplicate | 0001816 | resolved | Tomse | file upload |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-08-09 15:34 | gil555alp | New Issue | |
2012-08-29 20:21 | Tomse | Note Added: 0004514 | |
2012-08-29 20:29 | Tomse | Note Added: 0004515 | |
2012-09-02 12:19 | Tomse | Note Added: 0004518 | |
2012-09-02 12:19 | Tomse | Status | new => resolved |
2012-09-02 12:19 | Tomse | Fixed in Version | => Current SVN |
2012-09-02 12:19 | Tomse | Resolution | open => fixed |
2012-09-02 12:19 | Tomse | Assigned To | => Tomse |
2012-09-02 12:20 | Tomse | Status | resolved => feedback |
2012-09-02 12:20 | Tomse | Resolution | fixed => reopened |
2012-11-03 10:39 | Tomse | Relationship added | has duplicate 0001816 |
2012-11-03 10:40 | Tomse | Status | feedback => resolved |
2012-11-03 10:40 | Tomse | Resolution | reopened => fixed |
2012-11-03 10:51 | ivan | Target Version | => 3.68 |