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

can.deparam leaks to global scope #152

Closed
rjgotten opened this issue Nov 14, 2012 · 1 comment
Closed

can.deparam leaks to global scope #152

rjgotten opened this issue Nov 14, 2012 · 1 comment

Comments

@rjgotten
Copy link

https://github.com/bitovi/canjs/blob/master/util/string/deparam/deparam.js#L45

The current variable is leaking into the global scope.

@daffl
Copy link
Contributor

daffl commented Nov 14, 2012

Thanks! Fixed it here. Really need to get everything linted.

@daffl daffl closed this as completed Nov 14, 2012
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

2 participants