openmeetings_1_6_2_r3675 (same on nightly build) on Ubuntu 10.04
server configured for USA installed using 
http://www.openstudio.info/component/content/article/60.

Click Add Event or select time on calender and event details pops up
but doesn't allow you to select anything in the top section where you
set the date and time. If I add a user and try to save I get:

ERROR 04-20 09:52:56.540 AppointmentDaoImpl.java 58647979 118
org.openmeetings.app.data.calendar.daos.AppointmentDaoImpl [http-8088-
exec-4] - [getAppointmentById]:
java.lang.NullPointerException: null
        at
org.openmeetings.app.data.calendar.daos.AppointmentDaoImpl.getAppointmentById(AppointmentDaoImpl.java:
107) [openmeetings.jar:na]
        at
org.openmeetings.app.data.calendar.management.AppointmentLogic.getAppointMentById(AppointmentLogic.java:
315) [openmeetings.jar:na]
        at
org.openmeetings.app.remote.CalendarService.updateAppointment(CalendarService.java:
183) [openmeetings.jar:na]

Also, the Send Invite for a period seems to be using incorrect
timezone (I select gmt -5). By hard coding the date formats and using
java.util.Date is not thread safe. Is there any interest in making
dates truly configurable? I tried to take a crack at it, but it's in
so many places that I do not want to create a fork.

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" 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-user?hl=en.

Reply via email to