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

Attribute functions have a bug #3

Open
Nidonocu opened this issue Jul 5, 2022 · 1 comment
Open

Attribute functions have a bug #3

Nidonocu opened this issue Jul 5, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Nidonocu
Copy link

Nidonocu commented Jul 5, 2022

Line 688, 707, 729 and 755 of the main file have a bug where they are accessing the attribute values array rather than the names array. Meaning these functions don't work. Setting them to access attr[0] instead of 1, fixes this issue!

@Nidonocu Nidonocu changed the title HasAttribute and GetAttribute have a bug Attribute functions have a bug Jul 5, 2022
@Foorack
Copy link
Owner

Foorack commented Jul 5, 2022

I haven't had time to verify this, but thank you very much for the report!

@Foorack Foorack added the bug Something isn't working label Jul 5, 2022
@Foorack Foorack self-assigned this Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants