Search and Top Navigation
#5830 closed bug (fixed)
Opened July 15, 2010 02:25PM UTC
Closed July 15, 2010 02:28PM UTC
Last modified November 19, 2010 06:26PM UTC
Widget: Using inheritance overwrites the base classes options
Reported by: | scottgonzalez | 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.
Fixed in f24bc0f.