Search and Top Navigation
#2545 closed feature (fixed)
Opened March 18, 2008 06:12PM UTC
Closed July 04, 2008 06:02PM UTC
Last modified July 09, 2008 05:38PM UTC
[UI] ui parameter in callbacks/events should be consistent
Reported by: | scottgonzalez | Owned by: | scottgonzalez |
---|---|---|---|
Priority: | major | Milestone: | 1.5.2 |
Component: | ui.core | Version: | 1.5b4 |
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.
Attachments (0)
Change History (8)
Changed March 19, 2008 02:12AM UTC by comment:1
Changed March 24, 2008 01:56PM UTC by comment:2
status: | new → assigned |
---|
Changed April 30, 2008 06:52PM UTC by comment:3
Changed May 05, 2008 05:49AM UTC by comment:4
type: | bug → feature |
---|
Since this is not a bug, I moved it to "feature".
Changed May 24, 2008 03:39AM UTC by comment:5
milestone: | 1.2.4 |
---|
Milestone 1.2.4 deleted
Changed May 24, 2008 07:13PM UTC by comment:6
version: | 1.2.3 → 1.5b4 |
---|
Changed July 04, 2008 06:02PM UTC by comment:7
resolution: | → fixed |
---|---|
status: | assigned → closed |
There is now, because of the widget factory.
Changed July 09, 2008 05:38PM UTC by comment:8
milestone: | → 1.5.2 |
---|
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.