Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#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 Scott González

Resolution: fixed
Status: newclosed

Fixed in f24bc0f.

comment:2 Changed 13 years ago by Scott González

Milestone: 1.91.8.3

comment:3 Changed 12 years ago by Scott González

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.