You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Doğacan Güney (JIRA)" <ji...@apache.org> on 2007/09/24 10:28:50 UTC

[jira] Closed: (NUTCH-529) NodeWalker.skipChildren doesn't work for more than 1 child.

     [ https://issues.apache.org/jira/browse/NUTCH-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doğacan Güney closed NUTCH-529.
-------------------------------


Resolved and committed.

> NodeWalker.skipChildren doesn't work for more than 1 child.
> -----------------------------------------------------------
>
>                 Key: NUTCH-529
>                 URL: https://issues.apache.org/jira/browse/NUTCH-529
>             Project: Nutch
>          Issue Type: Bug
>            Reporter: Emmanuel Joke
>             Fix For: 1.0.0
>
>         Attachments: NUTCH-529.patch, TestNodeWalker.java
>
>
> I used NodeWalker to parse an HTML page and skip element like "SELECT" and their children. I noticed that it didn't skip the "OPTION" element which was the children of the parent SELECT element. It skipt it if I have only one element but if I have 8 children elements it keep it.

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