Re: xmlmime not found

Hi Michele,

On Friday morning we upgraded our web servers to the latest Debian
release. Unfortunately, this release removed the xsd mime type from its
global mime configuration and our test suite didn't include any test
that could catch this in time to avoid the issues you experienced.

That issue got fixed a few hours later.

To avoid being impacted by similar issues in the future please consider
updating your code to remove the dependency on the W3C website
availability. You could consider using a local cache or better an XML
catalog instead of querying our server to retrieve this XSD file.

Regards,
Vivien

-- 
Vivien Lacourba                      World Wide Web Consortium
vivien@w3.org                        https://www.w3.org
https://www.w3.org/People/Vivien

Received on Sunday, 5 June 2022 08:57:36 UTC