﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
181	Allow Save As to save to the same file	dmik	Gregg Young	"Currently, we programmatically disable saving the viewed document under the same name (see #178 for details). We should make it possible one day. An universal method that should work for all plugins (no matter if they internally support it or not) is to:

 * Save to a temporary file in the same target directory.
 * Close the current document.
 * Delete the original file.
 * Rename the temporary file to the original name.
 * Reopen the original file."	enhancement	closed	minor	1.4.1	Lucide Core	1.3	fixed		
