Ericsson / exchangecalendar

Exchange 2007/2010/2013 Calendar, Tasks, Contacts and GAL Provider.
GNU General Public License v3.0
925 stars 112 forks source link

When saving a task Task Calendar is set read only of some time and saving new Tasks ends with lost task #55

Open lukaszp opened 9 years ago

lukaszp commented 9 years ago

When saving a task Task Calendar is set read only for some time and saving new Tasks ends in lost data. Entering Task Calendar Properties seems to solve this issue. I have set separate calendars for tasks and for Calendar. I don't know if it is a cause of my issues like issue 53.

Thunderbird 31.3.0 in MacBook Pro Retina 10.9.5. lightning 3.3.1, Exchange Addon 3.3.0. I did not noticed this behavior in v3.2.2.

My Exchange Account is "microsoft exchange online" http://office.microsoft.com/pl-pl/exchange/microsoft-exchange-online-poczta-e-mail-dla-firm-FX103739072.aspx, if it makes a difference. Account created 4 weeks ago. Exchange URL is https://outlook.office365.com/EWS/Exchange.asmx

Thanks

lukaszp commented 9 years ago

I am a programer and am offering my help in fixing it by tests and even programming if someone points me to the place in the code and tell me what should be done.

muthusuba commented 9 years ago

Neat...so, we should start off by creating a wiki maybe - a quick start guide or something. Nevertheless, as first step you would (optionally) clone the project into your local folder - specifically into .thunderbird/.../extensions/ folder [If you installed the release code should be already placed there, by the way] [Restart thunderbird] And you can start off by checking if there are any errors on the (thunderbird) console - these would mostly be javascript errors...

patricktokeeffe commented 9 years ago

When I observe this behavior, a small lock icon appears to the right of the calendar name indicating the calendar may be out-of-sync. Using context menu > 'Synchronize calendars' (before saving the event) restores write access.

Might be related to #27

muthusuba commented 9 years ago

@lukaszp @patricktokeeffe is this fixed in the latest rc, please?