A Nullpointer exception is thrown in the getFirstEntry() method of the
NotesCalendarDAO class when the DViewEntry#getDocument() method returns Null.
I don't know why it returns Null. It worked fine for months until this week.
I created a patch that adds a check for a Null workDoc variable. This fixes the
issue.
Original issue reported on code.google.com by smies....@gmail.com on 19 Oct 2010 at 10:06
Original issue reported on code.google.com by
smies....@gmail.com
on 19 Oct 2010 at 10:06Attachments: