-
-
Notifications
You must be signed in to change notification settings - Fork 381
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
Parsing broken in 10.0.0 but not in 9.1.0 #1987
Comments
Ditto. All my parsing was broken too. |
I believe it may actually be the domutils 3.1 to 3.2.1 upgrade (or the intervening version) (DawnbrandBots/yaml-yugi-limit-regulation#80). Opening an issue on that side |
maybe fb55/domutils#1855 |
1 task
domutils was fixed, so this should be taken care of. Please let me know if there are any other issues with the original release. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have not isolated what is happening, but here is what I am seeing currently and I will update with more details as I figure them out:
Against the page at https://www.konami.com/yugioh/rushduel/howto/limitregulation/, this
td.prohibit
selector when scoped to atable
element fails to find an element in htmlparser 10 but not 9.domutils
was upgraded simultaneously with htmlparser2, and also the version 10 update results in two different versions ofentities
being used in the dependency tree DawnbrandBots/yaml-yugi-limit-regulation@67e0284The text was updated successfully, but these errors were encountered: