From 2ff3c8aee78114974b6930c18247f050d35f2012 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 27 Sep 2008 17:04:25 -0400 Subject: editpage: Be more aggressive (and less buggy) about cleaning up temporary files rendered during page preview. --- doc/bugs/previewing_new_page_can_leave_files_dangling.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/bugs/previewing_new_page_can_leave_files_dangling.mdwn b/doc/bugs/previewing_new_page_can_leave_files_dangling.mdwn index ecb7f1bf5..22df485ad 100644 --- a/doc/bugs/previewing_new_page_can_leave_files_dangling.mdwn +++ b/doc/bugs/previewing_new_page_can_leave_files_dangling.mdwn @@ -31,7 +31,7 @@ I refresh and rebuild a few times, and the files are still dangling there. If I > One fix would be to stash a copy of `%renderedfiles` before generating > the preview, then compare it afterwards to see how it changed and > determine what files were added, and record those someplace, and delete -> them on a future refresh (after some reasonable time period). +> them on a future refresh (after some reasonable time period). [[done]] > > Another approach would be to make previewing always render files with > some well-known temporary name. Then all such temp files could be removed -- cgit v1.2.3