Ticket #9141 (closed Bug: fixed)
IE - invalid title in full page sample
| Reported by: | wwalc | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.6.4 |
| Component: | General | Version: | 3.6.4 |
| Keywords: | IE | Cc: |
Description
Using IE (confirmed at least in IE6 and IE9) do the following:
- open _samples/fullpage.html
- click "New Page" button
- switch to source mode
result:
<html> <head> <title>Rich text editor, editor1, Press ALT 0 for help</title> </head> <body> </body> </html>
In general, empty titles are now replaced with Rich text editor, editor1, Press ALT 0 for help.
Change History
Note: See
TracTickets for help on using
tickets.
