View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009890 | mantisbt | bugtracker | public | 2008-11-25 03:54 | 2008-12-16 08:38 |
| Reporter | migu | Assigned To | jreese | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Target Version | 1.1.6 | Fixed in Version | 1.1.6 | ||
| Summary | 0009890: Case of extension for inline image is not ignored | ||||
| Description | The configuration variable $g_inline_file_exts (inline_file_exts) allows the definition of file extensions that are to be displayed inline. A quick workaround is to specify all extensions both in lower and in upper case. This is neither comfortable nor obvious to the user, though. | ||||
| Steps To Reproduce |
| ||||
| Additional Information | I found the described behavior in versions 1.1.2 and 1.1.5. The problem is in line 94 of file_download.php: To fix the problem, just lower case the filename: | ||||
| Tags | attachments | ||||
|
MantisBT: master 7806422c 2008-11-25 14:54 Details Diff |
Fix 0009890: improper comparison of file extensions in file_download.php |
Affected Issues 0009890 |
|
| mod - file_download.php | Diff File | ||
|
MantisBT: master-1.1.x 99903fda 2008-11-25 14:54 Details Diff |
Fix 0009890: improper comparison of file extensions in file_download.php |
Affected Issues 0009890 |
|
| mod - file_download.php | Diff File | ||