Preview
Issue #1
This page has an unsupported iframe at the bottom, so it shouldn't generate an IV. Some of the links near the bottom were also formatted as Related Articles when they shouldn't be. I think it is ok to leave the actual related articles as text if there isn't a way to reliably extract them without disrupting other page content :)
- Accepted by admin
- Krond
- This is weird, according to my template this article should not generate an IV because:
@unsupported: $body//iframe[contains(@src, "//players.brightcove.net/")]
If I prepend that line with a:
@debug: $body//iframe[contains(@src, "//players.brightcove.net/")]
I see that XPath hits the target, yet @unsuppirted doesn't work for some reason. I tried moving both lines to the top of the page yet this gives the same result: @debug works, @unsupported fails.
PS: @unsupported: //div[@class="brightcove-iframe-container"] doesn't work too.
- Accepted by admin
- It seems @unsupported doesn't work because the video is inside <related>
- Type of issue
- IV generated for non-target page
- Reported
- Feb 8, 2019