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

Broken get_element_by_id #5801

Closed
hlintala opened this issue May 24, 2015 · 0 comments
Closed

Broken get_element_by_id #5801

hlintala opened this issue May 24, 2015 · 0 comments

Comments

@hlintala
Copy link
Contributor

@hlintala hlintala commented May 24, 2015

With the content, which looks like this: <div id="a"><div></div>Test</div>, get_element_by_id('a', html) returns <div> instead of <div></div>Test.

This incorrect behaviour breaks ArteTVFutureIE.

@dstftw dstftw closed this in 2ad5708 May 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.