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

Callback object modified when called using apply #650

Closed
olaf-k opened this issue Aug 1, 2013 · 0 comments
Closed

Callback object modified when called using apply #650

olaf-k opened this issue Aug 1, 2013 · 0 comments
Milestone

Comments

@olaf-k
Copy link

olaf-k commented Aug 1, 2013

The code responsible for calling callback objects modifies them when they contain an array in args and apply is used. This is because we use splice directly on it to inject the additional res argument.

olaf-k pushed a commit to olaf-k/ariatemplates that referenced this issue Aug 1, 2013
@olaf-k olaf-k closed this as completed in 2f985c1 Aug 5, 2013
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

1 participant