Opened 13 years ago
Closed 13 years ago
#5020 closed enhancement (fixed)
method to get all options
Reported by: | Scott González | Owned by: | Scott González |
---|---|---|---|
Priority: | critical | Milestone: | 1.8 |
Component: | ui.core | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The option method defined in the base widget should allow getting the full option hash by being invoked with no arguments. This will make persisting state across page loads much easier.
Change History (2)
comment:1 Changed 13 years ago by
Owner: | set to scott.gonzalez |
---|---|
Status: | new → accepted |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Fixed in trunk in r3621 with merge.
Note: See
TracTickets for help on using
tickets.
Fixed in dev branch in r3560.