John Bieling

Results 739 comments of John Bieling

Can you check the beta for TB128? https://github.com/jobisoft/EAS-4-TbSync/issues/267#issuecomment-2297181031

The syncing is not done by this add-on, but by Thunderbird's CardDAV implementation. Can you see on GMX the raw VCARD per contact? It would be interesting to see, how...

Can you provide some hints how to trigger it? I only have one TNEF message for testing and do not see it. Could you send me samples? Please also state...

Which version of TB are you using?

Can you add this debug logging and see if there is a connection? https://github.com/TB-throwback/LookOut-fix-version/pull/131

Can you check the beta for TB128? https://github.com/jobisoft/EAS-4-TbSync/issues/267#issuecomment-2297181031

https://bugzilla.mozilla.org/show_bug.cgi?id=1997519#c1

I filed a patch which will address this in the WebExtension API: https://phabricator.services.mozilla.com/D270839 Once this has been accepted, this issue is going to be fixed not only for the RWH...

The fix in the API still needs some time before it reaches ESR or Release. To have a solid solution for the add-on in the meantime, @jeevatkm could look at...

I am sorry, you need to invert the logic. ``` // This is workaround method to resolve image issue GH#197 // https://github.com/jeevatkm/ReplyWithHeader-Thunderbird/issues/197#issuecomment-3526481692 async function hasNoMailnewsUrls(tabId) { // This function could...