microformats-reltag plugin and relative links
---------------------------------------------

                 Key: NUTCH-461
                 URL: https://issues.apache.org/jira/browse/NUTCH-461
             Project: Nutch
          Issue Type: Bug
    Affects Versions: 0.8.1, 0.7.2, 0.8.2, 0.9.0
            Reporter: Jerome Charron


The microformats-reltag plugin doesn't extract tags from relative URLs.
In fact, the code tries to construct a valid URL from the href. If the href is 
relative, the URL construction crash and then the tag is not extracted.

Solution: Simply use a fake base for URL construction.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nutch-developers mailing list
Nutch-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to