PDF TOC -   appears sometimes as €

Bug #1223862 reported by Andrzej Kubaszek
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calibre
Fix Released
Undecided
Unassigned

Bug Description

Try to convert HTM to PDF with TOC form h1 and h2:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl" lang="pl"><head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta name="title" content="PDF TOC error test">
    <title>PDF TOC error test</title>
  </head>
    <body>

<h1 id="H1-1">Aaaa i&nbsp;Bbb h1-1</h1>
<h2 id="h2-1-1">Ccc i&nbsp;Ddd h2-1.1</h2>
<p>...</p>
<p>...</p>
<h2 id="h2-1-2">Eee i&nbsp;Fff h2-1.2</h2>
<p>...</p>
<p>...</p>
<h1 id="H1-2">Aaaa i&nbsp;Bż h1-2</h1>
<h2 id="h2-2-1">Ccc i&nbsp;Ddd h2-2.1</h2>
<p>...</p>
<p>...</p>
<h2 id="h2-ż">Eee i&nbsp;Fff h2-2.2</h2>
<p>...</p>
<p>...</p>

</body></html>

Revision history for this message
Andrzej Kubaszek (kubaszek) wrote :
Revision history for this message
Kovid Goyal (kovid) wrote : Fixed in master

Fixed in branch master. The fix will be in the next release. calibre is usually released every Friday.

 status fixreleased

Changed in calibre:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.