Opened 16 years ago
Closed 16 years ago
#3087 closed Bug (fixed)
Tools: Clone method not working for Array type
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | SVN (FCKeditor) - Retired |
Keywords: | Review+ | Cc: |
Description
Current CKEDITOR.tools.clone function doesn't work for Array cloning.
Attachments (2)
Change History (7)
Changed 16 years ago by
Attachment: | test-array-clone.patch added |
---|
Changed 16 years ago by
Attachment: | 3087.patch added |
---|
comment:1 Changed 16 years ago by
Keywords: | Confirmed Review? added |
---|---|
Owner: | set to Garry Yao |
Status: | new → assigned |
comment:2 Changed 16 years ago by
Keywords: | Confirmed Review? removed |
---|---|
Resolution: | → wontfix |
Status: | assigned → closed |
We don't need to support this case after discussing with Fred, so it's not a bug.
comment:3 Changed 16 years ago by
Resolution: | wontfix |
---|---|
Status: | closed → reopened |
UC has been identified the from color style at #3152, so we should introduce this feature.
comment:4 Changed 16 years ago by
Keywords: | Review+ added |
---|
comment:5 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Unit Test Case