| Summary | spl_object_hash() expects parameter 1 to be object |
| Queue | IMP |
| Queue Version | Git develop |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | mrubinsk (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 | |
| Resolved | 7/21/12 (5011 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
commit 61b07a5f9b40d79fb4c483a96141ed2f715d3204
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Fri Jul 20 23:39:56 2012 -0400
Bug: 11286$contents might be null and therefore cannot be hashed.imp/lib/Factory/MimeViewer.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/61b07a5f9b40d79fb4c483a96141ed2f715d3204
State ⇒ Resolved
commit 61b07a5f9b40d79fb4c483a96141ed2f715d3204
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Fri Jul 20 23:39:56 2012 -0400
Bug: 11286$contents might be null and therefore cannot be hashed.imp/lib/Factory/MimeViewer.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/61b07a5f9b40d79fb4c483a96141ed2f715d3204
for new mail" preferences.
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ spl_object_hash() expects parameter 1 to be object
Type ⇒ Bug
State ⇒ Unconfirmed
with the latest git/develop code (should correspond to imp H5 beta), I
get this warning in the logs:
2012-07-20T09:24:24+02:00 WARN: HORDE [imp] PHP ERROR:
spl_object_hash() expects parameter 1 to be object, null given [pid
14284 on line 54 of
"/datastore/DEVEL/horde/imp/lib/Factory/MimeViewer.php"]
Thomas