View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011966 | mantisbt | attachments | public | 2010-05-28 08:59 | 2013-11-21 18:14 |
| Reporter | tisc | Assigned To | atrol | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | unable to reproduce | ||
| Platform | Linux | OS | openSUSE | OS Version | 11.1 |
| Product Version | 1.2.1 | ||||
| Summary | 0011966: Uploading files does not work wity mysqli DB interface | ||||
| Description | We recently updated to Mantis 1.2.1 (from 1.1.8) and file uploads stopped working. The content column ended up empty in the database table (all files are stored in database). To error messages are displayed anywhere except of the when trying to download: Previously uploaded files worked file (and have content in database). | ||||
| Steps To Reproduce | Try uploading a file. | ||||
| Additional Information | The fix for us was to switch from mysqli to mysql. Everything worked fine after we removed the "i". So it might be a DB layer problem. I'm reporting it anyway so other affected users might come across this. Software versions: | ||||
| Tags | No tags attached. | ||||
|
I could confirm this behavior. Since update to 1.2.2 (from 1.1.8) upload fails. Configuration: |
|
|
This issue is not reproducible with the current version of MantisBT. We recommend that you upgrade to the latest stable version [1]; if after doing so the problem persists, do not hesitate to reopen the issue, with additional relevant information. [1] https://sourceforge.net/projects/mantisbt/files/mantis-stable/ |
|