| Summary | Small glitch in the "Search" handling |
| Queue | Nag |
| Queue Version | Git master |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | mrubinsk (at) horde (dot) org |
| Requester | thomas.jarosch (at) intra2net (dot) com |
| Created | 10/17/12 (4923 days ago) |
| Due | |
| Updated | 10/27/12 (4913 days ago) |
| Assigned | |
| Resolved | 10/17/12 (4923 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
commit 916fc45e1809f5fc0072d72da68d1be6567810be
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Wed Oct 17 09:49:19 2012 -0400
Bug: 11536Avoid undefined variablenag/lib/View/List.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/916fc45e1809f5fc0072d72da68d1be6567810be
State ⇒ Resolved
commit 916fc45e1809f5fc0072d72da68d1be6567810be
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Wed Oct 17 09:49:19 2012 -0400
Bug: 11536Avoid undefined variablenag/lib/View/List.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/916fc45e1809f5fc0072d72da68d1be6567810be
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Nag
Summary ⇒ Small glitch in the "Search" handling
Type ⇒ Bug
State ⇒ Unconfirmed
open nag and go to "Search". Uncheck both "Search in:" checkboxes.
This will give the following PHP error:
2012-10-17T15:23:21+02:00 WARN: HORDE [nag] PHP ERROR: in_array()
expects parameter 2 to be array, null given [pid 27780 on line 261 of
"/datastore/DEVEL/horde/nag/lib/View/List.php"]
Cheers,
Thomas