Metadata
- Source
- FLOE-241
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Cannot Reproduce
- Assignee
- N/A
- Reporter
- Jonathan Hung
- Created
2014-09-08T11:12:49.025-0400 - Updated
2015-06-17T10:47:36.510-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- EPUB
Description
<meta> tags currently in the html documents do not follow the recommendation by the IDPF for XHTML content:
http://www.idpf.org/accessibility/guidelines/content/meta/schema.org.php
Also the contents of the meta tags are showing up rendered in the reader which may be related to improper encoding of metadata.
Comments
-
Anastasia Cheetham commented
2014-10-01T13:33:51.854-0400 It seems that some other merge moved the content into the content attribute; none of the meta tags still exhibit this problem.