Calendar 2.0.0 vs Vaadin 7

Hi,

I just ported an application that used the Vaadin Calendar to Vaadin 7. I compiled it against Vaadin 7.0.0 and the newly released Calendar component version 2.0.0. The application was designed to drag Table rows onto the Calendar component.

It seems like the drag & drop feature is not implemented. I can see some drag & drop related lines that are commented out in “CalendarConnector.updateFromUIDL()”.

Was it overlooked?

Thanks!

If the feature is missing from the Vaadin 7.0 compatible version, please
create a ticket
.

We have exactly the same situation, I hope it will be fixed soon?