Summary | two PHP errors in sesha/lib/View/List.php |
Queue | Sesha |
Queue Version | 1.0.0RC3 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | skhorde (at) smail (dot) inf (dot) fh-bonn-rhein-sieg (dot) de |
Created | 06/25/2014 (4031 days ago) |
Due | |
Updated | 07/30/2014 (3996 days ago) |
Assigned | |
Resolved | 06/30/2014 (4026 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
on line 34 of "/var/www/horde/sesha/lib/View/List.php"]
HORDE: [sesha] PHP ERROR: in_array() expects parameter 2 to be
array, null given [pid 2238 on line 65 of
"/var/www/horde/sesha/lib/View/List.php"]
Attached diff works around both of them, I do not consider is a "patch"
Jul 30 11:18:06 www HORDE: [sesha] PHP ERROR: Invalid argument
supplied for foreach() [pid 28404 on line 29 of
"/var/www/html/corpus/horde/sesha/templates/view/list.php"]
State ⇒ Resolved
commit 8ad44b382b460055c69261ac4d01b72a99fe0fae
Author: Jan Schneider <jan@horde.org>
Date: Mon Jun 30 18:22:36 2014 +0200
Simplify header building; fix warnings (
Bug #13290).sesha/lib/View/List.php | 51 ++++++++++++++++++++++------------------------
1 files changed, 24 insertions(+), 27 deletions(-)
http://github.com/horde/horde/commit/8ad44b382b460055c69261ac4d01b72a99fe0fae
Priority ⇒ 1. Low
New Attachment: sesha_view_list.diff.bz2
Patch ⇒ No
Milestone ⇒
Queue ⇒ Sesha
Summary ⇒ two PHP errors in sesha/lib/View/List.php
Type ⇒ Bug
State ⇒ Unconfirmed
on line 34 of "/var/www/horde/sesha/lib/View/List.php"]
HORDE: [sesha] PHP ERROR: in_array() expects parameter 2 to be array,
null given [pid 2238 on line 65 of
"/var/www/horde/sesha/lib/View/List.php"]
Attached diff works around both of them, I do not consider is a "patch"