Opened 8 years ago
Closed 8 years ago
#14914 closed Bug (duplicate)
Meta tags not populating with existing data
Reported by: | MarkAtXert | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Steps to reproduce
- Navigate to http://sdk.ckeditor.com/samples/fullpage.html and click source button.
- Note existence of title and meta tags in source code
- Click source button again to return to rendered view
- Click document properties button
- In general tab of document properties panel, note 'page title' field is populated with data from source
- In document properties panel, click meta tags tab
- Note meta tags field are not populated with data from source
Expected result
As a user I would expect the Meta Tags fields (Author, Copyright, etc.) to populate with existing data, much as the Page Title, Document Type Heading, etc. do.
Actual result
Meta Tags field do not populate with existing data from source
Other details (browser, OS, CKEditor version, installed plugins)
Chrome, Win 7, n/a
This is a DUP of #12624