Comment 2 for bug 1039371

Revision history for this message
In , Jean-Louis Dupond (dupondje) wrote :

Created attachment 653926
This patch fixes the calendar-multiget request.

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0
Build ID: 20120820141800

Steps to reproduce:

With the new lightning plugin, i'm unable to get any calendar data from the CalDAV server.
The issue was caused by commit http://hg.mozilla.org/releases/comm-beta/rev/a182ec1d232f

The calendar-multiget request should FIRST list its 'prop's it needs, and AFTER that it should print the href's.
This is now the other way around, which causes issues getting the data from the CalDAV server.

Actual results:

No calendar data could be found

Expected results:

All calendar items should show.