Quote:
Originally Posted by KevinH
Hi Ryn,
Thanks for your bug report. Both bugs are caused by the same issue in GumboInterface.cpp in perform_body_updates() when it should use serialize() not serialize_contents(). I will merge a fix for this when I get home from work. The fix will appear in the next release.
Thank you for your bug report!
KevinH
|
Aha! I was on the right track at least. But I was still wandering around trying to fix it in the MergeResources method of Book.cpp (where perform_body_updates is called). I needed to dig that one level deeper!