From 52c76aa4ec6cc6a8cf5687de2b30cf04c093dbf7 Mon Sep 17 00:00:00 2001 From: Jon Cox Date: Fri, 14 Sep 2007 21:19:34 +0000 Subject: [PATCH] Fix for WCM-822. Ignoring javascript urls rather than reporting them as broken. Consider: Not a broken link! Links like this will still be counted, but now no attempt will be made to verify their validity (just like mailto, ftp, etc.). Trying to validate links like this would mean forcing the validator to embed a javascript engine & execute arbitrary javascript code. That's not a good idea, so the lesser evil is to punt. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6791 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/linkvalidation-service-context.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/alfresco/linkvalidation-service-context.xml b/config/alfresco/linkvalidation-service-context.xml index da06dbb391..09f06b08f8 100644 --- a/config/alfresco/linkvalidation-service-context.xml +++ b/config/alfresco/linkvalidation-service-context.xml @@ -168,6 +168,7 @@ iris.lwz iris.xpc iris.xpcs + javascript ldap mailserver mailto