[Health-dev] [bug #62608] health webdav not running

2022-07-27 Thread Gerald Wiese
Update of bug #62608 (project health): Status: Need Info => Ready For Test ___ Reply to this item at: ___ Messa

[Health-dev] [bug #62786] Strings in health_disability's data can not translate.

2022-07-27 Thread Feng Shu
Additional Item Attachment, bug #62786 (project health): File name: 3-health_disability__let_name_field_translatable_.patch Size:3 KB __

[Health-dev] [bug #62786] Strings in health_disability's data can not translate.

2022-07-27 Thread Feng Shu
Follow-up Comment #2, bug #62786 (project health): I have attached a patch, please review it. ___ Reply to this item at: ___ Message sent via Savannah h

[Health-dev] [bug #62786] Strings in health_disability's data can not translate.

2022-07-27 Thread Feng Shu
Follow-up Comment #3, bug #62786 (project health): A patch attached, please review it. (file #53477) ___ Additional Item Attachment: File name: 3-health_disability__let_name_field_translatable_.patch Size:3 KB

[Health-dev] [bug #62792] health_caldav do not work well with thunderbird and evolution

2022-07-27 Thread Feng Shu
Follow-up Comment #2, bug #62792 (project health): I let thunderbird work again, please see attache patches. the approach is let uris in health_caldav, health_webdav3_server and health-pywebdav3-server always are string instead of byte. The issues about Thunderbird are two: 1. health-pywebdav3-se

[Health-dev] [bug #62792] health_caldav do not work well with thunderbird and evolution

2022-07-27 Thread Feng Shu
Follow-up Comment #3, bug #62792 (project health): Let Evolution work have another problems, and seem to more than thunderbird's issue, At the moment, I can not let it work. 1. health_caldav/webdav.py ``` def get_childs(cls, uri, filter=None, cache=None): pool = Pool() Calend