Opened 12 years ago
Last modified 12 years ago
#10864 closed Bug
Set "repository" and "definition" properties in widget constructor not when registering definition — at Version 3
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.3 |
Component: | General | Version: | 4.3 Beta |
Keywords: | Cc: |
Description (last modified by )
Both properties are unnecessarily set in widget definition object.
Change History (3)
comment:1 Changed 12 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Summary: | Extend widget instance only with chosen definition's properties → Set "repository" and "definition" properties in widget constructor not when registering definition |
I changed my mind regarding the correct design, so I simplified this ticket.