there is a problem when try to schedule a campaign.
If I set the date and the time of schedule i riceve the message "Invalid Date"
The problem is not the date that is correct, but there is a problem in the class GenericBean.
the method "sanitizeDate" generate a NullPointerException when I try to insert a schedule for a campaign.
I fix it.
Marco.