View Single Post
Old 11-11-2019, 02:40 PM   #64
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,931
Karma: 6361444
Join Date: Nov 2009
Device: many
By the way, any existing links in the ncx and the nav should always be automagically updated by way of calls to PerformUniversalUpdates which is done after a Move or Rename happens.

So as long as we do not have broken links, both should be auto updated.

I am thinking based on all this and based on what Doitsu reported, we should be creating a link checker function or even link validator, that will test for and report broken links that we can use before allowing renames and moves to be done.

What do you think?

Perhaps a fast link check done in python3lib?


Kevin

Last edited by KevinH; 11-11-2019 at 02:42 PM.
KevinH is offline   Reply With Quote