Opened 14 years ago
Closed 14 years ago
#4650 closed bug (fixed)
ui hash not always provided in events/callbacks
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8 |
Component: | ui.core | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When there is no data to provide in the ui hash for an event/callback, nothing gets passed as the second parameter. Instead, an empty hash should be provided.
Note: See
TracTickets for help on using
tickets.
Fixed in r2862.