#6799 closed bug (duplicate)
"val" variable from jQuery.css() (v1.4.3) leaks into global namespace
Reported by: | jeff_themovie | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.4.3 |
Component: | css | Version: | 1.4.2 |
Keywords: | val global namespace | Cc: | |
Blocked by: | Blocking: |
Description
This commit fixes it: http://github.com/jeff-themovie/jquery/commit/a8186ae2cd33f4e589945e52eb91dda5b67748d8
Change History (2)
comment:1 Changed 13 years ago by
comment:2 Changed 12 years ago by
Keywords: | val global namespace added |
---|---|
Priority: | → undecided |
Resolution: | → duplicate |
Status: | new → closed |
As this has been flagged as a dupe of #6677, I'm noting that the fix for both issues can be found at: http://github.com/jquery/jquery/commit/1130beb72be9d9f5d6bb6f303501da5ec2e3744e before closing as a duplicate.
Note: See
TracTickets for help on using
tickets.
Dup of #6677.