mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
52c76aa4ec6cc6a8cf5687de2b30cf04c093dbf7
Ignoring javascript urls rather than reporting them as broken. Consider: <a href="javascript: document.getElementById('platformGenreForm').submit();">Not a broken link!</a> 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
Description
Languages
Java
96.5%
Fluent
1.1%
JavaScript
1%
HTML
0.5%
FreeMarker
0.4%
Other
0.3%