Ticket #3194 (closed bug: fixed)
prevent exposure of internal methods
| Reported by: | scott.gonzalez | Owned by: | joern.zaefferer |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.6rc1 |
| Component: | ui.accordion | Version: | 1.5.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
See #3188.
Change History
comment:1 Changed 5 years ago by Cloudream
- Status changed from new to closed
- Resolution set to wontfix
comment:2 Changed 5 years ago by scott.gonzalez
- Status changed from closed to reopened
- Resolution wontfix deleted
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.
Note: See
TracTickets for help on using
tickets.


Needs reconstruct first, and there is no internal methods exposed.