MantisBT: master-1.3.x 43c4b6fb

Author Committer Branch Timestamp Parent
obmsch dregad master-1.3.x 2017-03-22 06:32 master-1.3.x 8decd714
Affected Issues  0022208: File upload to MS-SQL not working
Changeset

mssql: don't encode contents when uploading attachments

Downloads are broken and inline preview doesn't work.

Move "case 'mssqlnative':" down next to 'oci8' in
db_prepare_binary_string (database_api) to effectively
return the string unchanged via 'default:'. Adjust comment.

Fixes 0022208

Signed-off-by: Damien Regad dregad@mantisbt.org

mod - core/database_api.php Diff File