Opened 12 years ago
Last modified 12 years ago
#9668 confirmed Bug
Many problems with Document Properties Plugin and setting doctype
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.6 |
Keywords: | Cc: |
Description
To reproduce:
- Go to Document Properties sample and open docprops dialog
- Set document type to XHTML1.1 and click Ok.
Results:
- If you looked on HTML with firebug or other webtool before changing the doctype in dialog and afterwards. You will notice that doctype is HTML5 declarations for both cases. You have to switch to source and back so that browser could see the difference. Reproducible in all borwsers.
- If you click preview button and look at HTML with Firebug there will be no doctype declaration (dopesn't matter whether you have switched to source and back earlier). This is only Firefox issue. All other browsers show doctype.
These may be browser issues but
- If you click on preview page (after setting XHTML1.1) - you are not able to save it in Chrome and Opera
- In Firefox you are able to save page from preview but with no doctype (doesn't matter whether you have switched to source and back earlier)
- In Chrome and Opera - you are not able to see source of the preview page
- In Firefox when you click show source of preview page you get only JavaScript code.
Problem can be reproduced in both CKEditor 3.x and 4.x from CKEditor 3.6.
Change History (3)
comment:1 Changed 12 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 12 years ago by
Milestone: | CKEditor 4.0 → CKEditor 4.0.1 |
---|
comment:3 Changed 12 years ago by
Milestone: | CKEditor 4.0.1 |
---|