[Tickets #11277] Re: nag: Updating tasks with a Kolab backend fails
bugs at horde.org
bugs at horde.org
Wed Aug 29 12:47:20 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11277
------------------------------------------------------------------------------
Ticket | 11277
Updated By | Git Commit <commits at lists.horde.org>
Summary | nag: Updating tasks with a Kolab backend fails
Queue | Nag
Version | Git develop
Type | Bug
State | Resolved
Priority | 1. Low
Milestone |
Patch |
Owners | Jan Schneider
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2012-08-29 12:47) wrote:
Changes have been made in Git (master):
commit ad59737f3889414ad2b675d7ad2cbde84238cb7a
Author: Jan Schneider <jan at horde.org>
Date: Thu Aug 9 20:54:15 2012 +0200
Fix super global access (Bug #11277).
PHP is optimized so that super globals are only made available if they are
detected by the parser. Thus they cannot be accessed reliably as variable
variables or $GLOBALS members.
.../lib/Horde/Controller/Request/Http.php | 22 ++++----------
.../lib/Horde/Controller/Request/Mock.php | 30
++++++++++++++++++++
framework/Controller/package.xml | 4 +-
3 files changed, 38 insertions(+), 18 deletions(-)
http://git.horde.org/horde-git/-/commit/ad59737f3889414ad2b675d7ad2cbde84238cb7a
More information about the bugs
mailing list