Bug in section 2.3.
| Project: | EPUB Maintenance |
| Component: | Open Packaging Format (OPF) |
| Category: | bug report |
| Priority: | normal |
| Assigned: | GConboy |
| Status: | completed @ 2.0.1 |
Jump to:
In section 2.3, there is a bug in the XML. It currently reads:
<item id="c2" href="chapter-2.html"
media-type=application/xhtml+xml" />
The media-type attribute requires an opening quote.
Description
Issue Id:
11
Resolution:
In section 2.3, there is a bug in the XML. It currently reads:
<item id="c2" href="chapter-2.html"
media-type=application/xhtml+xml" />
The media-type attribute requires an opening quote.
- Login to post comments

Comments
#1
This is in OCF in the gray example in section 2.3. Move to "proposed resolution" per Ben's proposed fix (above).
#2
#3