Modify ↓
Ticket #6897 (closed enhancement: fixed)
jQuery.props is in support.js, belongs in attributes.js
| Reported by: | dmethvin | Owned by: | SlexAxton |
|---|---|---|---|
| Priority: | low | Milestone: | 1.4.4 |
| Component: | attributes | Version: | 1.4.2 |
| Keywords: | organization | Cc: | SlexAxton |
| Blocking: | Blocked by: |
Description
It's only used in attributes.js, needs to be moved there.
Change History
comment:1 Changed 3 years ago by SlexAxton
- Keywords organization added
- Owner set to SlexAxton
- Priority set to low
- Status changed from new to assigned
- Milestone changed from 1.4.3 to 1.5
comment:2 Changed 3 years ago by SlexAxton
- Cc SlexAxton added
Put this through as a pull request: http://github.com/jquery/jquery/pull/72
comment:3 Changed 3 years ago by john
- Status changed from assigned to closed
- Resolution set to fixed
- Milestone changed from 1.5 to 1.4.4
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.

Yea, seems odd that it's not a test or anything. +1
I can create a pull request for this one, I think. :D