Subject: | First Entry In calendar isn't displayed |
Date: | Thu, 11 Oct 2012 15:26:14 +0200 |
To: | <bug-EWS-Client [...] rt.cpan.org> |
From: | Marius Vlad <mv [...] sec.uni-passau.de> |
Hello,
I'm playing with EWS::Client to fetch some appointments
from OWA (2007 Exchange).
It seems that (only) the first appoinment is not displayed.
I've tried to see if it is in the entries object containing the list of
EWS::Client::Item, but it seems that the first item that it
is not populated with that entry.
Another example:
I set an appointment on 15 of October then another one
on 17 and another one on 18.
When displaying the entries only the last two will be displayed.
I've also tried to play with start and end parameters for retrieval
and it seems the same thing happens, the appointments get incremented
by one.
Perl:
perl -V:version
version='5.14.2';
Linux
uname -a
Linux lenny 3.5-trunk-amd64 #1 SMP Debian 3.5.5-1~experimental.1
x86_64 GNU/Linux
EWS::Client
i /EWS::Client/
Module = EWS::Client (OLIVER/EWS-Client-1.113000.tar.gz)
Module = EWS::Client::Calendar (OLIVER/EWS-Client-1.113000.tar.gz)
Module = EWS::Client::Contacts (OLIVER/EWS-Client-1.113000.tar.gz)
Module = EWS::Client::Role::FindItem (OLIVER/EWS-Client-1.113000.tar.gz)
Module = EWS::Client::Role::GetItem (OLIVER/EWS-Client-1.113000.tar.gz)
Module = EWS::Client::Role::SOAP (OLIVER/EWS-Client-1.113000.tar.gz)
6 items found
If you need more info to debug this please let me know.
Thank you,
Message body not shown because it is not plain text.