Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SubDocumentsFilterTest should not use a sitemap file #304

Open
jnioche opened this issue Jun 23, 2016 · 1 comment
Open

SubDocumentsFilterTest should not use a sitemap file #304

jnioche opened this issue Jun 23, 2016 · 1 comment
Labels

Comments

@jnioche
Copy link
Contributor

jnioche commented Jun 23, 2016

this currently uses the JSoupParser - which works only because we allow it to parse when no mimetype is available. We should have a minimalistic HTML doc to do the same OR use the RSS feed and generate subdocuments for each feed item

@jnioche jnioche added the bug label Jun 23, 2016
@jnioche jnioche modified the milestone: 1.0 Jun 23, 2016
@jnioche
Copy link
Contributor Author

jnioche commented Sep 15, 2016

The FeedParserBolt does not provide a DOM for the filters to operate on. We could demonstrate the functionality on a HTML doc instead or use JSoupParser on a feed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant