Modify ↓
Ticket #12840 (closed feature: fixed)
Remove (private) parameter "pass" from jQuery.attr and jQuery.access
| Reported by: | gibson042 | Owned by: | gibson042 |
|---|---|---|---|
| Priority: | high | Milestone: | 1.9 |
| Component: | core | Version: | 1.8.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
pass is undocumented and only used to support the jQuery( html, props ) constructor signature. The functionality should be moved into .init so jQuery.attr and jQuery.access can be simplified.
Change History
comment:1 Changed 8 months ago by gibson042
- Owner set to gibson042
- Priority changed from undecided to high
- Status changed from new to assigned
- Component changed from unfiled to core
- Milestone changed from None to 1.9
comment:3 Changed 8 months ago by Richard Gibson
- Status changed from assigned to closed
- Resolution set to fixed
Fix #12840: remove undocumented parameter "pass" from .attr. Close gh-1017.
Changeset: 80d45a69ea5e81897ebcb6868a902f3b21d5b101
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.
