Correct website URLs from Google Contacts via CalDAV end up wrongly escaped/invalid in Thunderbird: https\://www.example.com
Categories
(Thunderbird :: Address Book, defect, P2)
Tracking
(Not tracked)
People
(Reporter: bowhay55, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [STR in comment 1])
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Firefox/102.0
Steps to reproduce:
I use Google Contacts. Website field in TB address book puts in https:. This means the website address is not accepted and outlined in red.
Actual results:
If corrected in TB and saved the corrected website field initially appears and then disappears as it syncs with Google and editing it again shows https. This is a sync problem with Google Contacts. Google Contacts shows correct web address.
Expected results:
TB should show same website addtess without the additional \ after https.
Updated•3 years ago
|
Comment 1•3 years ago
•
|
||
Oh yes, this is happening. Not good. Should fix this. Breaks all website URLs from Google Contacts via CalDav on the TB side, then they won't show on TB's contact display, and be marked red/invalid on TB's Edit contact form. Correction on TB side fails, resyncing returns the flaw again.
Seen on 102.0 (64-bit), Win10
STR
- On gmail.com, go to your Contacts and create some with website field filled:
- In Thunderbird, go to AB tab
- New AB, add CardDav AB
- As username, put your gmail address, then password, and complete the procedure
- Check display of contacts in TB AB wrt website
- Edit contacts in TB AB and check website field
Actual result:
In TB, websites having no protocol or a protocol with colon come out wrong and invalid, hence no longer shown in the display, and red in edit mode
- Google Contacts (web) => TB contacts display | edit contact
- www.example.com => not displayed | invalid:
www.example.com
- http://www.example.com => not displayed | invalid:
http\://www.example.com
- https://www.example.com => not displayed | invalid:
https\://www.example.com
Then, as reporter says, attempts to fix the problem on TB side by removing the superfluous\
character fail, it syncs up with Google and then returns wrong again in a split second.
Expected:
- show website URLs from Google contacts correctly in TB UI, e.g. https://www.example.com
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Description
•