If the site configuration is incompleted, the CacheHelper should quickly answer that the cache can not be invalidated.
For now, the method {_checkResponse takes a very long time because of DocumentBuilder
Document document = _docBuilder.parse(is); return XPathAPI.eval(document, "count(/ActionResult)").toString().equals("1");
- blocks
-
CMS-3983 Navigator crashes when archiving a content
- Closed
- depends on
-
RUNTIME-868 Add a request header when configuration is incomplete
- Closed