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

add_ignored_atts() only works correctly once #30

Closed
JDGrimes opened this issue Aug 31, 2016 · 0 comments
Closed

add_ignored_atts() only works correctly once #30

JDGrimes opened this issue Aug 31, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@JDGrimes
Copy link
Owner

It uses the + operator to add the arrays, which means that after some atts have been added when you attempt to add atts again only those above the number that already exist will be added, the rest will be ignored.

@JDGrimes JDGrimes added the bug label Aug 31, 2016
@JDGrimes JDGrimes added this to the 0.3.1 milestone Aug 31, 2016
@JDGrimes JDGrimes self-assigned this Aug 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant