Search and Top Navigation
#3194 closed bug (fixed)
Opened August 16, 2008 06:53AM UTC
Closed August 16, 2008 09:14PM UTC
Last modified November 19, 2008 04:26AM UTC
prevent exposure of internal methods
Reported by: | scottgonzalez | Owned by: | jzaefferer |
---|---|---|---|
Priority: | blocker | Milestone: | 1.6rc1 |
Component: | ui.accordion | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
See #3188.
Attachments (0)
Change History (4)
Changed August 16, 2008 02:20PM UTC by comment:1
resolution: | → wontfix |
---|---|
status: | new → closed |
Changed August 16, 2008 09:14PM UTC by comment:2
resolution: | wontfix |
---|---|
status: | closed → reopened |
Accordion doesn't need to be reconstructed for this to be fixed, it uses a different method for hiding its internal methods. However, it will need to be updated to be compatible with the new methods from the widget factory.
Changed August 16, 2008 09:14PM UTC by comment:3
resolution: | → fixed |
---|---|
status: | reopened → closed |
Fixed in r554.
Changed November 19, 2008 04:26AM UTC by comment:4
milestone: | 1.6 → 1.6rc1 |
---|
Needs reconstruct first, and there is no internal methods exposed.