Search and Top Navigation
#4473 closed bug (fixed)
Opened April 15, 2009 11:43AM UTC
Closed April 19, 2009 09:19PM UTC
Last modified June 12, 2009 12:39PM UTC
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).
Fixed in r2480.