Opened 14 years ago
Closed 14 years ago
#6045 closed Bug (fixed)
[3.4.x] Error when changing link properties
Reported by: | Sa'ar Zac Elias | Owned by: | Tobiasz Cudnik |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4 |
Component: | General | Version: | SVN (CKEditor) - OLD |
Keywords: | IE | Cc: |
Description
- Open the ajax sample.
- Create a link.
- Right click on the link and select Edit Link.
- Change any of the link properties and hit OK.
JS error is thrown.
Attachments (1)
Change History (7)
comment:1 Changed 14 years ago by
Summary: | [3.4.x] Error when changing list properties → [3.4.x] Error when changing link properties |
---|
comment:2 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:3 Changed 14 years ago by
Owner: | set to Tobiasz Cudnik |
---|---|
Status: | confirmed → assigned |
Changed 14 years ago by
Attachment: | 6045.patch added |
---|
comment:4 Changed 14 years ago by
Status: | assigned → review |
---|
Regression from contenteditable branch merge.
comment:5 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:6 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [5788].
Regression of [5709].