On 24 April 2012 18:09, Philippe Mouawad <[email protected]> wrote: > As you always say, good catch :-) > And sorry for being too hasty on this fix.
No problem. I'm just a bit surprised you did not notice the problem, unless canWrite() behaves differently for your (or you did not create any new plans yet!). > Regards > Philippe > > On Tue, Apr 24, 2012 at 2:38 PM, <[email protected]> wrote: > >> https://issues.apache.org/bugzilla/show_bug.cgi?id=52997 >> >> --- Comment #3 from Sebb <[email protected]> 2012-04-24 12:38:21 UTC --- >> Fixed in SVN: >> >> URL: http://svn.apache.org/viewvc?rev=1329669&view=rev >> Log: >> Bug 52997 - Jmeter should not exit without saving Test Plan if saving >> before >> exit fails >> >> Modified: >> jmeter/trunk/src/core/org/apache/jmeter/gui/action/Save.java >> >> >> Note: I removed the setDirty(true) method call and the clearing of the file >> name. >> Failure to save the file should not affect the dirty status. >> Clearing the filename does not really achieve anything. >> >> Leaving the issue open for now, in case there are further problems. >> >> -- >> Configure bugmail: >> https://issues.apache.org/bugzilla/userprefs.cgi?tab=email >> ------- You are receiving this mail because: ------- >> You are the assignee for the bug. >> > > > > -- > Cordialement. > Philippe Mouawad.
