Quote:
Originally Posted by JSWolf
My fixes are using the code that Kovid pasted. It gets the plugins working under 8.12. I have no idea if it's the best way to do it. At least they can be posted as working and then fixed the better way.
|
The problem is that the same issues with lxml as mentioned in
Kovid's bug report are still present in your modification that simply adds the direct RECOVER_PARSER definition (and adds a second instance of the "from lxml import etree" line. I looked at the parse_html documentation and examples and it's a lot more work than I am able or willing to do. Not to mention the need to test those changes.