View Single Post
Old 06-12-2018, 11:35 AM   #1
BeckyEbook
Guru
BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.
 
BeckyEbook's Avatar
 
Posts: 890
Karma: 3501166
Join Date: Jan 2017
Location: Poland
Device: Various
[Bug?] epub3 - nav destroyer

Step-by-step to destroy nav file.

1. Get any epub3 file with nav file.
2. Open nav file in Code View.
3. Go to <head> section.
4. Try adding the <title> or <style> inside the head section.
Just start typing <title or <style

The nav file is destroyed and the default nav (from the NavProcessor.cpp file) appears instead.

While the title in nav file does not make too much sense, declaring styles is useful.

Last edited by BeckyEbook; 06-12-2018 at 12:04 PM.
BeckyEbook is offline   Reply With Quote