Actions
Feature #16282
closedlinks with javascript inside get fetched as well
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2006-06-24
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
javascript links are also called (which is quite useless) e.g.
<a href="javascript:dosomething();">
in the logfile i can see that "http://www.mydomain.com/javascript:dosomething();" is indexed -> a simple check could save resources in that case.
best place to perform a check is in the file "class.indexer.php" the function "extractHyperLinks"
(issue imported from #M3735)
Actions