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

Parsing broken in 10.0.0 but not in 9.1.0 #1987

Open
kevinlul opened this issue Dec 30, 2024 · 3 comments
Open

Parsing broken in 10.0.0 but not in 9.1.0 #1987

kevinlul opened this issue Dec 30, 2024 · 3 comments

Comments

@kevinlul
Copy link

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 a table 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 of entities being used in the dependency tree DawnbrandBots/yaml-yugi-limit-regulation@67e0284

@thisisnotfez
Copy link

Ditto. All my parsing was broken too.

@kevinlul
Copy link
Author

kevinlul commented Jan 5, 2025

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

@kevinlul
Copy link
Author

kevinlul commented Jan 5, 2025

maybe fb55/domutils#1855

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

No branches or pull requests

2 participants