#4473 closed bug (fixed)
effects.core corrupts jQuery toggle(<boolean switch>) functionality
Reported by: | thorn | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.7.2 |
Component: | ui.effects.core | Version: | 1.7.1 |
Keywords: | toggle, override | Cc: | |
Blocked by: | Blocking: |
Description
toggle(false) works, but toggle(true) doesn't. See attached patch (toggle-true.patch).
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | toggle-true.patch added |
---|
comment:1 Changed 14 years ago by
Milestone: | 1.7.2 → 1.8 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 14 years ago by
Milestone: | 1.8 → 1.7.2 |
---|
Note: See
TracTickets for help on using
tickets.
Fixed in r2480.