Opened 10 years ago
Last modified 8 years ago
#12624 confirmed Bug
Meta-tags not displayed Document Properties dialog.
Reported by: | datalink | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.4.3 |
Keywords: | Cc: |
Description
There is something wrong with meta-tags protection. When I open the docprops window, then keywords-, description-, autor- and copyright-fields are empty. If I remove /<meta[\s\S]*?\/?>/gi from function protectSource in file htmldataprocessor.js, it shows the content of the meta-tags.
Change History (4)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Status: | new → confirmed |
---|---|
Version: | 4.4.4 → 4.4.3 |
- Put below into source code in docprops sample
<meta content="key,key1,key2" name="keywords" /> <meta content="desc" name="description" /> <meta content="me" name="author" /> <meta content="also me" name="copyright" />
- Open docprops dialog and go to meta tab
Result: meta tab is empty.
Problem can be reproduced from CKEditor 4.4.3 and is most likely the result of #8117.
comment:3 Changed 10 years ago by
comment:4 Changed 8 years ago by
Summary: | meta-tags protection → Meta-tags not displayed Document Properties dialog. |
---|
#14914 was marked as duplicate.
no problems in 4.3