~purejava/zim/docker-zim

Viewing all changes in revision 918.

  • Committer: Jaap Karssenberg
  • Date: 2017-06-08 19:37:21 UTC
  • Revision ID: git-v1:ee1680ecb1fa89f2243a84ab295b1f1db88a5e89
Remove "ghost links" originating from deleted pages - fixes #85

Found issue where the pages indexer would remove the source
of a page without the links indexer noticing. Solved this by
emitting a "page-changed" with dummy content in this case.
Same fix will also set right behavior for other indexers.

While fixing noticed there is also a case where a source file
is set without the links indexer noticing. To solve this case
the "page-row-changed" signal now also included the old row
so the links indexer can check for changes in status.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: