]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - doc/bugs/bestlink_returns_deleted_pages.mdwn
reply to joey's partial bugfix
[www/ikiwiki.git] / doc / bugs / bestlink_returns_deleted_pages.mdwn
index 035023c7d947db600909da6855bf7c3794ea501d..861663a563f7dc5f7bf6cff6ab42bcc965a0e833 100644 (file)
@@ -28,6 +28,10 @@ won't it make sense for bestlink() to check %pagesources first? --[[harishcm]]
 > maybe by keeping a copy of the old backlinks info, then that fix could be
 > applied here too. --[[Joey]]
 
+>> Cool that was fast! Well at least half the bug is solved :) For now I'll
+>> probably try using a workaround if using bestlink within the needsbuild
+>> or scan hooks. Maybe by testing if pagemtime equals zero. --[[harishcm]]
+
 ----
 
     #!/usr/bin/perl