Skip to content

Fixed parser issue - AdvancedTag has no attribute 'get' #1

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

Merged
merged 1 commit into from
Mar 25, 2016
Merged

Fixed parser issue - AdvancedTag has no attribute 'get' #1

merged 1 commit into from
Mar 25, 2016

Conversation

taikedz
Copy link
Contributor

@taikedz taikedz commented Mar 23, 2016

Issue

Parsing using getElementsByAttr fails due to wrong method get being called during parse

Fix

Change get to getAttribute, as this is what I suspect was intended

@kata198
Copy link
Owner

kata198 commented Mar 25, 2016

Yes thank you for this catch! I will apply the patch and make a new release.

@kata198 kata198 merged commit 432a476 into kata198:master Mar 25, 2016
@kata198
Copy link
Owner

kata198 commented Mar 25, 2016

I've released a new version with the fix (6.5.1), and added a test which calls getElementsByAttr through Parser. Thanks again!

@taikedz taikedz deleted the dev-tai branch April 1, 2016 16:40
kata198 added a commit that referenced this pull request May 19, 2017
Fixed parser issue - AdvancedTag has no attribute 'get'
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

Successfully merging this pull request may close these issues.

2 participants