lib/softcover/builders/epub.rb in softcover-1.6.2 vs lib/softcover/builders/epub.rb in softcover-1.6.3
- old
+ new
@@ -98,10 +98,10 @@
# Returns a toc.ncx file based on a valid template.
def toc_ncx_template(escaped_title, uuid, chapter_nav)
%(<?xml version="1.0" encoding="UTF-8"?>
<ncx xmlns="http://www.daisy.org/z3986/2005/ncx/" version="2005-1">
<head>
- <meta name="dtb:uid" content="#{uuid}"/>
+ <meta name="dtb:uid" content="urn:uuid:#{uuid}"/>
<meta name="dtb:depth" content="2"/>
<meta name="dtb:totalPageCount" content="0"/>
<meta name="dtb:maxPageNumber" content="0"/>
</head>
<docTitle>