Summary | Dynamic mode: Blank page on clicking "New message" in the top navbar |
Queue | IMP |
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 | 09/01/2012 (4693 days ago) |
Due | |
Updated | 10/15/2012 (4649 days ago) |
Assigned | |
Resolved | 09/04/2012 (4690 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 291d56f399ec6586a342120d587c465d7d786941
Author: Jan Schneider <jan@horde.org>
Date: Tue Sep 4 18:04:02 2012 +0200
Fix returning contact cound if returning early (
Bug #11393).turba/lib/Driver/Kolab.php | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/291d56f399ec6586a342120d587c465d7d786941
commit 30cca5258851a46d9af4941c26a23122daa27b79
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sat Sep 1 12:32:26 2012 -0400
Avoid undefined index warnings (
Bug: 11393).kronolith/lib/Driver/Sql.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/30cca5258851a46d9af4941c26a23122daa27b79
Version ⇒ Git master
commit 291d56f399ec6586a342120d587c465d7d786941
Author: Jan Schneider <jan@horde.org>
Date: Tue Sep 4 18:04:02 2012 +0200
Fix returning contact cound if returning early (
Bug #11393).turba/lib/Driver/Kolab.php | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/291d56f399ec6586a342120d587c465d7d786941
commit 30cca5258851a46d9af4941c26a23122daa27b79
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sat Sep 1 12:32:26 2012 -0400
Avoid undefined index warnings (
Bug: 11393).commit 30cca5258851a46d9af4941c26a23122daa27b79
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sat Sep 1 12:32:26 2012 -0400
Avoid undefined index warnings (
Bug: 11393).kronolith/lib/Driver/Sql.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/30cca5258851a46d9af4941c26a23122daa27b79
Assigned to Jan Schneider
structure change.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Dynamic mode: Blank page on clicking "New message" in the top navbar
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
when I click on "New messages" in the top navigation bar,
a new window opens and stays empty.
This is what I get in the apache error log:
[Sat Sep 01 16:28:12 2012] [error] [client 192.168.122.1] PHP Fatal
error: Unsupported operand types in
/datastore/DEVEL/horde/turba/lib/Api.php on line 1125, referer:
https://192.168.122.254/horde/turba/contact.php?Horde=ostguo97k8t05u74egh8dqbm30&source=gPVwRghKP71QCW6b3FuQhAA&key=20120811175635.ePjkEAhKP71QJoCzorIFdCA%40intranator.net.lan
turba seems to work fine so far.
Cheers,
Thomas