Modify ↓
Ticket #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: | |
| Blocking: | Blocked by: |
Description
This commit fixes it: http://github.com/jeff-themovie/jquery/commit/a8186ae2cd33f4e589945e52eb91dda5b67748d8
Change History
comment:2 Changed 3 years ago by addyosmani
- Keywords val global namespace added
- Priority set to undecided
- Status changed from new to closed
- Resolution set to duplicate
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.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Dup of #6677.