-
Bug
-
Resolution: Fixed
-
3.0.x
-
None
-
PHP Environment: 4.4.7
Database: MSSQL 9.00.3054.00 SP2 Standard Edition
If the database connection uses no embedded authentication information (user name and password), like in the case of integrated authentication with a MSSQL database, then the style.php script fails to return anything since 3.0.1.
A check was added right at the top of the page for enpty user name or empty password. Unfortunately, this can be encountered in the case of valid (and secure) installations.