Ticket #4633 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

Chapter links not working in nook

Reported by: cpowers Owned by: john
Priority: major Milestone:
Component: EPUB Output Version: trunk
Keywords: Cc: cory.powers@…

Description

After converting a pml input file into an epub and exporting it to the nook, the go to chapter function does not work. It lists all the chapters in the book but selecting one only takes you to the title page.

The ncx appears to be a problem, see attached toc.ncx that was generated during the conversion

Attachments

toc.ncx Download (11.0 KB) - added by cpowers 8 months ago.
toc.ncx file generated during the conversion

Change History

Changed 8 months ago by cpowers

toc.ncx file generated during the conversion

comment:1 Changed 8 months ago by cpowers

  • Cc cory.powers@… added

comment:2 Changed 8 months ago by kovidgoyal

  • Owner changed from kovidgoyal to john
  • Status changed from new to assigned

@john: Looks like the PML input plugin is generating absolute paths in toc.ncx?

@cpowers: Attach the PML file

comment:3 Changed 8 months ago by john

  • Status changed from assigned to closed
  • Resolution set to fixed

Fix committed for absolute paths in the toc.ncx. That should fix the issue.

comment:4 Changed 8 months ago by kovidgoyal

Fixed in branch trunk. The fix will be in the next release.

Note: See TracTickets for help on using tickets.