| Summary | PHP error on filter "Mailing List Messages" |
| Queue | IMP |
| Queue Version | Git develop |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | slusarz (at) horde (dot) org |
| Requester | thomas.jarosch (at) intra2net (dot) com |
| Created | 7/20/12 (5012 days ago) |
| Due | |
| Updated | 8/29/12 (4972 days ago) |
| Assigned | 7/21/12 (5011 days ago) |
| Resolved | 7/29/12 (5003 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
commit 0bcb081a7948f529f31f97eec4610bc6be303493
Author: Michael M Slusarz <slusarz@horde.org>
Date: Sat Jul 28 21:14:06 2012 -0600
Bug #11298: Fix undefined index value when searching forexistence of a header
.../lib/Horde/Imap/Client/Search/Query.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/0bcb081a7948f529f31f97eec4610bc6be303493
commit 0cb03f5d36c2d3a3ef4ff0214e2865f3e2fe51b9
Author: Michael M Slusarz <slusarz@horde.org>
Date: Sat Jul 28 21:14:06 2012 -0600
Bug #11298: Fix undefined index value when searching forexistence of a header
.../lib/Horde/Imap/Client/Search/Query.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/0cb03f5d36c2d3a3ef4ff0214e2865f3e2fe51b9
commit 0bcb081a7948f529f31f97eec4610bc6be303493
Author: Michael M Slusarz <slusarz@horde.org>
Date: Sat Jul 28 21:14:06 2012 -0600
Bug #11298: Fix undefined index value when searching forexistence of a header
.../lib/Horde/Imap/Client/Search/Query.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/0bcb081a7948f529f31f97eec4610bc6be303493
Assigned to Michael Slusarz
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ PHP error on filter "Mailing List Messages"
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
if I filter my inbox via "Filter" -> "Filter by" -> "Mailing List
Messages", I get the following error in the logs:
2012-07-20T12:46:40+02:00 NOTICE: HORDE [imp] PHP ERROR: Undefined
index: text [pid 2113 on line 195 of
"/datastore/DEVEL/horde/framework/Imap_Client/lib/Horde/Imap/Client/Search/Query.php"]
Thomas