You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2003/12/11 14:52:03 UTC

DO NOT REPLY [Bug 25441] New: - TestPlan changes sometimes detected incorrectly (isDirty)

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25441>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25441

TestPlan changes sometimes detected incorrectly (isDirty)

           Summary: TestPlan changes sometimes detected incorrectly
                    (isDirty)
           Product: JMeter
           Version: unspecified
          Platform: All
               URL: http://http://
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: sebb@apache.org


Before clearing a test plan or exitting, JMeter checks to see if the test plan 
has changed, and prompts the user to save it.

Sometimes, JMeter detects that the plan has changed when it hasn't.
For example, try loading GuiTest.jmx and then File> New. This prompts the user 
to save the plan, even though it has not changed.

At the moment, the code looks for differences in the tree from what it expects, 
but this check sometimes leads to the wrong conclusion.

This bug report is a reminder to fix the problem.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org