Page 1 of 1

It seems some bugs

Posted: 02 Sep 2005, 14:33
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().

Posted: 02 Sep 2005, 22:49
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.