Ticket #4725 (closed Bug: fixed)
hitting return after html comment produces an error "t.getName is not a function"
| Reported by: | tyler45 | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.1 |
| Component: | UI : Enter Key | Version: | SVN (CKEditor) |
| Keywords: | Confirmed Review+ | Cc: |
Description
hi,
when a paragraph ends in an html comment, hitting the enter key with the cursor positioned at the end of this paragraph (to create a new paragraph) throws an error "t.getName is not a function" (line 29 ckeditor.js).
<p>Any old para.<!-- any old comment --></p>
Windows Vista SP2 FF 3.5.5
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
