Opened 17 years ago
Closed 13 years ago
#122 closed bug (fixed)
JQuery core is not functional without the effects module
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | |
Component: | ajax | Version: | |
Keywords: | "" | Cc: | "" |
Blocked by: | Blocking: |
Description
As of R170 several methods have been prepended with underscores. Apparently they are re bootstrapped by the effects module to their proper names. If you're only using the core module then these methods must be called as _show(), _hide(), or _toggle().
Change History (3)
comment:1 Changed 16 years ago by
Milestone: | → 1.0 |
---|---|
Version: | → 1.0 |
comment:3 Changed 13 years ago by
Component: | → ajax |
---|---|
need: | → Review |
Priority: | → blocker |
Resolution: | → fixed |
Status: | reopened → closed |
Type: | → bug |
Note: See
TracTickets for help on using
tickets.
Yeah... this is a messy addition. I'll figure something out.