It seems some bugs

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
prima

It seems some bugs

Post by prima »

When downloading file it need to point charset, in other way filename will be unreadable.
With MSSQL 2000 field type image + addslashes don't work. It was resolved by changing image to text and using bin2hex.
In installation page wrong combo-box markers. Instead 'odbc_mssql' must be 'msssql'.
And wrong SQL query at least for MSSQL 2000. Instead of MD5(NOW()) can be used NEWID().
thraxisp
Developer
Posts: 509
Joined: 14 Feb 2005, 03:38
Location: Ottawa, Canada
Contact:

Post by thraxisp »

I think that all of these have been reported in the tracker at http://bugs.mantisbt.org/ . I believe that all but the first one (escaping) have been resolved.
--
Glenn Henshaw Logical Outcome Ltd.
Mantis developer and user w: http://www.logicaloutcome.ca
Post Reply