Quote:
Originally Posted by rashkae
Okay, wow, the conditions to replicate this are a little exotic.
First, you need 2 TOC entries that point the same file. In the sample file provided, you can see an example in the first Chapter:
<navPoint id="num_3" playOrder="3">
<navLabel>
<text>WXAJAX CGASHKR 10</text>
</navLabel>
<content src="Text/Section002.htm"/>
<navPoint id="num_4" playOrder="4">
<navLabel>
<text>JTV</text>
</navLabel>
<content src="Text/Section002.htm#u45555f1e-69fc-48ec-bef8-8b9f79f176a2"/>
</navPoint>
(Note, It doesn't matter if the two entries are nested or not.)
Then, you have try to save a position that is significantly after the position of the TOC position ID, (but still in the same file), either by highlighting, or exiting the book (ie, trying to save your current page.) The text immediately following the ID is ok, but the text approx 2 pages after will not save in the database.
|
That's what I missed. I tested early in the chapters where everything works. Going to the end of the chapter, it had the problem. And with a little testing, it appears that anywhere in the first 25 paragraphs, everything is OK. Somewhere after that, the problems occurs.