#5830 closed bug (fixed)
Widget: Using inheritance overwrites the base classes options
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8.3 |
Component: | ui.widget | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If the options hash contains objects or arrays, the base plugin's options get replaced with the new plugin's options.
See forum post.
Change History (3)
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 13 years ago by
Milestone: | 1.9 → 1.8.3 |
---|
comment:3 Changed 12 years ago by
Widget: Deep extend options when creating a new plugin. Fixes #5830 - Widget: Using inheritance overwrites the base classes options.
Changeset: f24bc0fb1f63e7f5e38014d7191a4fe69d4179f0
Note: See
TracTickets for help on using
tickets.
Fixed in f24bc0f.