|
@@ -36,6 +36,7 @@ Version 1.1.11 work in progress |
|
|
- Bug #865: CLogRoute called processLogs() even if log array was empty and caused empty emails and log files (cebe)
|
|
|
- Bug #879: Fixed a possible PHP error caused by CWebUser::restoreFromCookie() in combination with CHttpRequest.enableCookieValidation (kidol)
|
|
|
- Bug #901: Fixed possible encoding problem on exception (mdomba, samdark, cebe)
|
|
|
+- Bug #1000: Added params to profiling token in CDbCommand::execute() to be consitent with CDbCommand::queryInternal() (cebe)
|
|
|
- Bug #1045: Building a query with empty array as parameter will not result in a broken sql-string anymore(suralc)
|
|
|
- Bug: Fixed CMenu::isItemActive() to work properly when there is a hash in the item's url (SlKelevro)
|
|
|
- Bug: Added missing return statement to CAuthItem->revoke() (mdomba)
|
|
|
0 comments on commit
691550b