6.0.0-alpha14
7/3/25

[#11399] Sending invitations leads to PHP errors
Summary Sending invitations leads to PHP errors
Queue Kronolith
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 09/01/2012 (4688 days ago)
Due
Updated 10/18/2012 (4641 days ago)
Assigned 10/12/2012 (4647 days ago)
Resolved 10/12/2012 (4647 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/18/2012 12:41:50 PM Thomas Jarosch Comment #9 Reply to this comment
Fix confirmed. Thanks.

10/15/2012 08:45:47 PM Git Commit Comment #8 Reply to this comment
Changes have been made in Git (develop):

commit 6812759ccc4511369a0890acaa733999aa604a4c
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Fri Oct 12 10:11:08 2012 -0400

     Bug: 11399 attendees are set in the view as a string value already.

  kronolith/templates/itip/notification.html.php  |    2 +-
  kronolith/templates/itip/notification.plain.php |    2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/6812759ccc4511369a0890acaa733999aa604a4c
10/12/2012 02:12:07 PM Michael Rubinsky Taken from Horde DevelopersHorde Developers
State ⇒ Resolved
 
10/12/2012 02:11:53 PM Git Commit Comment #7 Reply to this comment
Changes have been made in Git (master):

commit 6812759ccc4511369a0890acaa733999aa604a4c
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Fri Oct 12 10:11:08 2012 -0400

     Bug: 11399 attendees are set in the view as a string value already.

  kronolith/templates/itip/notification.html.php  |    2 +-
  kronolith/templates/itip/notification.plain.php |    2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/6812759ccc4511369a0890acaa733999aa604a4c
10/12/2012 02:05:14 PM Michael Rubinsky Comment #6
State ⇒ Assigned
Assigned to Horde DevelopersHorde Developers
Assigned to Michael Rubinsky
Reply to this comment
Confirmed this is still happening.
09/05/2012 08:23:03 AM Thomas Jarosch Comment #5
Summary ⇒ Sending invitations leads to PHP errors
Reply to this comment
I've changed the ticket title since I can send invitations - I just 
get those funny php messages in the horde log.
09/05/2012 08:09:41 AM Thomas Jarosch Comment #4 Reply to this comment
Are you sure you are using the latest code from master? This should 
have been fixed already a few days ago.
Yes, just reproduced wit the lasted git from today.

I also get a yellow popup about a missing "freebusy URL" for the contact.
Might be related or not.

09/03/2012 01:02:36 PM Jan Schneider Comment #3
State ⇒ Feedback
Version ⇒ Git master
Reply to this comment
Are you sure you are using the latest code from master? This should 
have been fixed already a few days ago.
09/01/2012 05:26:21 PM Thomas Jarosch Comment #2 Reply to this comment
Alright, I've fixed the path to the sendmail binary. The errors seem 
to remain:

2012-09-01T19:25:21+02:00 WARN: HORDE [kronolith] PHP ERROR: implode() 
[<a href='function.implode'>function.implode</a>]: Invalid arguments 
passed [pid 32704 on line 10 of 
"/datastore/DEVEL/horde/kronolith/templates/itip/notification.plain.php"]
2012-09-01T19:25:21+02:00 WARN: HORDE [kronolith] PHP ERROR: Invalid 
argument supplied for foreach() [pid 32704 on line 46 of 
"/datastore/DEVEL/horde/kronolith/templates/itip/notification.html.php"]
2012-09-01T19:25:21+02:00 WARN: HORDE [kronolith] PHP ERROR: implode() 
[<a href='function.implode'>function.implode</a>]: Invalid arguments 
passed [pid 32704 on line 10 of 
"/datastore/DEVEL/horde/kronolith/templates/itip/notification.plain.php"]
2012-09-01T19:25:21+02:00 WARN: HORDE [kronolith] PHP ERROR: Invalid 
argument supplied for foreach() [pid 32704 on line 46 of 
"/datastore/DEVEL/horde/kronolith/templates/itip/notification.html.php"]

09/01/2012 04:44:51 PM Thomas Jarosch Comment #1
Patch ⇒ No
State ⇒ Unconfirmed
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Invitation can not be send
Type ⇒ Bug
Priority ⇒ 1. Low
Reply to this comment
Hi,

I create a new event and add an email address attendee.

Upon save, I get an error message that kronolith can't send the invitation.

This is in the horde log:
2012-09-01T18:42:39+02:00 WARN: HORDE [kronolith] PHP ERROR: implode() 
[<a href='function.implode'>function.implode</a>]: Invalid arguments 
passed [pid 32715 on line 10 of 
"/datastore/DEVEL/horde/kronolith/templates/itip/notification.plain.php"]
2012-09-01T18:42:39+02:00 WARN: HORDE [kronolith] PHP ERROR: Invalid 
argument supplied for foreach() [pid 32715 on line 46 of 
"/datastore/DEVEL/horde/kronolith/templates/itip/notification.html.php"]


This is in the apache error log:
sh: /usr/lib/sendmail: No such file or directory


Sending messages from imp works fine of course.

Cheers,
Thomas

Saved Queries