Opened 17 years ago
Closed 17 years ago
#3070 closed Bug (duplicate)
plugin:form doesn't work with 'edit' mode
| Reported by: | Garry Yao | Owned by: | Garry Yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | SVN (FCKeditor) - Retired |
| Keywords: | Confirmed Review? | Cc: |
Description
The Edit Form function doesn't works, which make certain related feature like Form Properties on Context Menu failed too.
Attachments (1)
Change History (6)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
| Keywords: | Confirmed added |
|---|
comment:3 Changed 17 years ago by
| Owner: | set to Garry Yao |
|---|---|
| Status: | new → assigned |
Changed 17 years ago by
| Attachment: | 3070.patch added |
|---|
comment:4 Changed 17 years ago by
| Keywords: | Review? added |
|---|
comment:5 Changed 17 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | assigned → closed |
I've accidentally fixed the same issue in the patch to #3008. So marking this as a dup.

The bug is reduced to be about Form using a incorrect element detection logic, being a special element in the form control series which should not share the same logic with others on this.