Search and Top Navigation
#4601 closed enhancement (fixed)
Opened June 15, 2009 02:00AM UTC
Closed June 15, 2009 02:01AM UTC
Allow undefined return value for chainable method calls
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8 |
Component: | ui.core | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
$.widget should make methods chainable if the return value is undefined. The existing functionality for detecting when the plugin instance is returned should remain intact. See jquery-ui-dev thread.
Attachments (0)
Change History (1)
Changed June 15, 2009 02:01AM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in r2754.