Opened 16 years ago
Closed 13 years ago
#2545 closed feature (invalid)
[UI] ui parameter in callbacks/events should be consistent
Reported by: | scottgonzalez | Owned by: | scottgonzalez |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | ui | Version: | 1.2.3 |
Keywords: | ui callback event | Cc: | |
Blocked by: | Blocking: |
Description
There should be at least some consistency in the ui parameter of callbacks between all plugins.
Change History (5)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Status: | new → assigned |
---|
comment:4 Changed 15 years ago by
Type: | bug → feature |
---|
Since this is not a bug, I moved it to "feature".
comment:5 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Leftover from the UI tracker.
Note: See
TracTickets for help on using
tickets.
My feeling is element properties on the ui hash should be DOM Elements. I need to look closer at all plugins' use of ui and see where else consistency might be an issue.