Skip Menu |

This queue is for tickets about the EWS-Client CPAN distribution.

Report information
The Basics
Id: 80128
Status: resolved
Priority: 0/
Queue: EWS-Client

People
Owner: Nobody in particular
Requestors: mv [...] sec.uni-passau.de
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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,
Download signature.asc
application/pgp-signature 836b

Message body not shown because it is not plain text.

Hi Marius, Thanks for the bug report, although it is a bug I've not seen before, myself. Unfortunately I no longer use the module nor can test it as I don't have access to an Exchange environment any more. If you are able to debug this and write a patch, I will be happy to apply it or give you co-maintainership if you're already a CPAN author. regards, oliver. On Thu Oct 11 09:27:09 2012, mv@sec.uni-passau.de wrote: Show quoted text
> 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, > >
-- regards, oliver.