Search fails due to call to $(...).id()
HorsePunchKid - May 8, 2009 - 15:04
| Project: | Active Select |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
In search(), there is a call to $(...).id(). I'm not sure where that function comes from, but I had to replace it width .attr('id') to get this working.
| Attachment | Size |
|---|---|
| activeselect-5.x-1.0_jquery_id_0.patch | 537 bytes |
