Comment #4 on issue 817 by volkov.rodion: Home->My Scheduled Meetings: invitation not sent http://code.google.com/p/openmeetings/issues/detail?id=817
I've studied the log and it appears you have another problem on your side - not the one I fixed. The case is, your exception is most likely caused by the absense of organiser's email. Which is, actually, not very good in any case, so I decided to add checks for the correct email to users profile and to the installer script. This should remove the possibility of empty or malformed emails. The regexp I used was taken from the userAdminValueForm in client. Check r2205 -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenMeetings developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/openmeetings-dev?hl=en -~----------~----~----~----~------~----~------~--~---
