Summary | PHP errors with git HEAD |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 10/09/2012 (4669 days ago) |
Due | |
Updated | 10/15/2012 (4663 days ago) |
Assigned | |
Resolved | 10/10/2012 (4668 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit b559bed74dda8c0cd8d77370906403f36c4ebc6b
Author: Jan Schneider <jan@horde.org>
Date: Wed Oct 10 13:07:09 2012 +0200
Skip resources if disabled (
Bug #11483).kronolith/lib/Ajax/Application/Handler.php | 24 +++++++++++++-----------
1 files changed, 13 insertions(+), 11 deletions(-)
http://git.horde.org/horde-git/-/commit/b559bed74dda8c0cd8d77370906403f36c4ebc6b
State ⇒ Resolved
commit b559bed74dda8c0cd8d77370906403f36c4ebc6b
Author: Jan Schneider <jan@horde.org>
Date: Wed Oct 10 13:07:09 2012 +0200
Skip resources if disabled (
Bug #11483).kronolith/lib/Ajax/Application/Handler.php | 24 +++++++++++++-----------
1 files changed, 13 insertions(+), 11 deletions(-)
http://git.horde.org/horde-git/-/commit/b559bed74dda8c0cd8d77370906403f36c4ebc6b
2012-10-10T09:48:21+02:00 WARN: HORDE [kronolith] PHP ERROR: Invalid
argument supplied for foreach() [pid 3084 on line 62 of
"/datastore/DEVEL/horde/kronolith/lib/Ajax/Application/Handler.php"]
State ⇒ Unconfirmed
This one decided to stay:
2012-10-10T09:48:21+02:00 WARN: HORDE [kronolith] PHP ERROR: Invalid
argument supplied for foreach() [pid 3084 on line 62 of
"/datastore/DEVEL/horde/kronolith/lib/Ajax/Application/Handler.php"]
State ⇒ Not A Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ PHP errors with git HEAD
Type ⇒ Bug
the git HEAD version from "master" gives funny PHP error message:
2012-10-09T17:46:39+02:00 NOTICE: HORDE [kronolith] PHP ERROR:
Undefined index: resource [pid 16006 on line 62 of
"/datastore/DEVEL/horde/kronolith/lib/View/Sidebar.php"]
2012-10-09T17:46:39+02:00 NOTICE: HORDE [kronolith] PHP ERROR:
Undefined index: resource [pid 16006 on line 75 of
"/datastore/DEVEL/horde/kronolith/lib/Factory/Driver.php"]
2012-10-09T17:46:40+02:00 NOTICE: HORDE [kronolith] PHP ERROR:
Undefined index: resource [pid 16006 on line 75 of
"/datastore/DEVEL/horde/kronolith/lib/Factory/Driver.php"]
2012-10-09T17:46:40+02:00 WARN: HORDE [kronolith] PHP ERROR: Invalid
argument supplied for foreach() [pid 16006 on line 62 of
"/datastore/DEVEL/horde/kronolith/lib/Ajax/Application/Handler.php"]
May be it's related to the Kolab backend, may be not.
The smartphone view is broken, too.
Thomas