EAS-4-TbSync icon indicating copy to clipboard operation
EAS-4-TbSync copied to clipboard

TBSync introduces zeroes in TZID when pushing to Exchange

Open guillaume-perreal opened this issue 3 years ago • 0 comments

Your environment

TbSync version: 3.0.2 EAS-4-TbSync version: 2.0.1 Thunderbird version: 91.10.0 (64 bits) Exchange Server : 2010

Expected behavior

ICS exported from webcal links should not contain zeroes in TZID.

Actual behavior

ICS exported from webcal links does contain zeroes in TZID.

Steps to reproduce

  • Using Exchange web client :
    • Create a test calendar,
    • Share it with an external address to get the webcal URL
    • Create an event in that calendar
  • Check the generated ICS using curl and the webcal URL: it contains no zeroes,
  • Fetch the event using TBSync,
  • Edit the event in Thunderbird,
  • Push the change to the server,
  • Check the generated ICS using curl and the webcal URL: TZID are followed with zeroes,

To help resolving your issue, enable debug logging (TbSync Account Manager -> Help) and send me the debug.log via e-mail (use the title of your issue as subject of the email).

guillaume-perreal avatar Jul 07 '22 08:07 guillaume-perreal