6.0.0-beta1
7/6/25

[#7202] Warnings displayed when priority and attachment hook and function enabled
Summary Warnings displayed when priority and attachment hook and function enabled
Queue IMP
Queue Version 4.2
Type Bug
State Duplicate
Priority 1. Low
Owners
Requester dion.rowney (at) usask (dot) ca
Created 08/13/2008 (6171 days ago)
Due
Updated 08/14/2008 (6170 days ago)
Assigned 08/14/2008 (6170 days ago)
Resolved 08/14/2008 (6170 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
08/14/2008 02:55:16 PM Michael Slusarz Comment #4
State ⇒ Duplicate
Reply to this comment
Duplicate of Ticket #6930.
08/14/2008 08:17:45 AM Jan Schneider Comment #3
State ⇒ Feedback
Reply to this comment
I don't see this with any recent versions. Which Horde version do you use?
08/13/2008 11:07:45 PM dion (dot) rowney (at) usask (dot) ca Comment #2
New Attachment: 4.eml Download
Reply to this comment
Attached another message the causes this problem (its probably spam).. 
but I attached it anyways.



maybe its the undisclosed recipients?
08/13/2008 10:30:25 PM dion (dot) rowney (at) usask (dot) ca Comment #1
Priority ⇒ 1. Low
New Attachment: Forwarded Message: Safety Update Download
Patch ⇒ No
Milestone ⇒
Summary ⇒ Warnings displayed when priority and attachment hook and function enabled
Type ⇒ Bug
State ⇒ Unconfirmed
Queue ⇒ IMP
Reply to this comment
After enabling the _imp_hook_msglist_format hook in the hooks.php 
example I get the following warning displayed:



Warning: Attempt to assign property of non-object in 
/var/www/html/horde/lib/Horde/MIME.php on line 391

Warning: Attempt to assign property of non-object in 
/var/www/html/horde/lib/Horde/MIME.php on line 391

Warning: Attempt to assign property of non-object in 
/var/www/html/horde/lib/Horde/MIME.php on line 391

Warning: Attempt to assign property of non-object in 
/var/www/html/horde/lib/Horde/MIME.php on line 391

Warning: Attempt to assign property of non-object in 
/var/www/html/horde/lib/Horde/MIME.php on line 647

Warning: Attempt to assign property of non-object in 
/var/www/html/horde/lib/Horde/MIME.php on line 647

Warning: Attempt to assign property of non-object in 
/var/www/html/horde/lib/Horde/MIME.php on line 647

Warning: Attempt to assign property of non-object in 
/var/www/html/horde/lib/Horde/MIME.php on line 647



The affected line appears to be:



$ob->personal = isset($ob->personal) ? MIME::decode($ob->personal, 
$to_charset) : '';



It does not seem specific to the number of messages but rather if a 
specific message is seen.  I have an example of a message which causes 
this behavior.  When this message is moved to a different folder, the 
behavior follows it.



Hope this helps.






Saved Queries