[commits] Horde branch master updated. 7e3728dd9d34fe2548933f1744e6b8bbbabf4a37
Jan Schneider
jan at horde.org
Tue Feb 5 14:31:33 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: fb76adfc083c2c1afe5fc62c661a7de637787258
4a67417 Destructor not needed.
d487e54 Style, phpdoc.
6c0313b Fix syntax and style.
7e3728d Run the application handlers for notifications separately.
-----------------------------------------------------------------------
commit 4a674178c8b7fe61701144562d3afc4a508909c2
Author: Jan Schneider <jan at horde.org>
Date: Mon Feb 4 20:59:23 2013 +0100
Destructor not needed.
framework/Argv/lib/Horde/Argv/Parser.php | 17 -----------------
1 files changed, 0 insertions(+), 17 deletions(-)
http://git.horde.org/horde-git/-/commit/4a674178c8b7fe61701144562d3afc4a508909c2
-----------------------------------------------------------------------
commit d487e541bfd2852ee6b37f49653978771230891e
Author: Jan Schneider <jan at horde.org>
Date: Mon Feb 4 20:59:35 2013 +0100
Style, phpdoc.
framework/Cli_Modular/lib/Horde/Cli/Modular.php | 28 +++++++++-------------
1 files changed, 12 insertions(+), 16 deletions(-)
http://git.horde.org/horde-git/-/commit/d487e541bfd2852ee6b37f49653978771230891e
-----------------------------------------------------------------------
commit 6c0313b451ecbbc1488ab9e7863157ad9d15274f
Author: Jan Schneider <jan at horde.org>
Date: Tue Feb 5 15:04:27 2013 +0100
Fix syntax and style.
framework/Core/js/map/horde.js | 22 +++++++++++-----------
1 files changed, 11 insertions(+), 11 deletions(-)
http://git.horde.org/horde-git/-/commit/6c0313b451ecbbc1488ab9e7863157ad9d15274f
-----------------------------------------------------------------------
commit 7e3728dd9d34fe2548933f1744e6b8bbbabf4a37
Author: Jan Schneider <jan at horde.org>
Date: Tue Feb 5 15:25:56 2013 +0100
Run the application handlers for notifications separately.
Listing applications and running API methods might reach code that tries to
call the global $notification object that we are still instantiating. This
happens for example if using transparent authentication and getting to the
setView() code.
framework/Core/lib/Horde/Core/Factory/Notification.php | 19 ++++++++++------
framework/Core/lib/Horde/Registry.php | 1 +
framework/Core/package.xml | 2 +
3 files changed, 15 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/7e3728dd9d34fe2548933f1744e6b8bbbabf4a37
More information about the commits
mailing list