Opened 15 years ago
Closed 15 years ago
#4963 closed Bug (fixed)
Link dialog doesn't open properly for e-mail links
Reported by: | Frederico Caldeira Knabben | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.2 |
Component: | General | Version: | SVN (CKEditor) - OLD |
Keywords: | Confirmed Review+ | Cc: |
Description ¶
- Load the following HTML:
<p>Click <a href="mailto:me@example.com">here</a> to send me a message.</p>
- Open the dialog for the link.
The "Link Type" field will be "URL" instead of "E-mail".
Change History (4)
Changed 15 years ago by
Attachment: | 4963.patch added |
---|
comment:1 Changed 15 years ago by
Keywords: | Review? added |
---|---|
Owner: | set to Garry Yao |
Status: | new → assigned |
comment:2 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Version: | 3.1 → SVN (CKEditor) |
Fixed with [5014].
Re-organize the link parsing logic from the following aspects: