Bugs item #1430394, was opened at 2006-02-12 21:05
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1430394&group_id=44253
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: JUnit integration
Group: Annoying
Status: Open
Resolution: None
Priority: 5
Submitted By: Chris Warrington (c45207)
Assigned to: Nobody/Anonymous (nobody)
Summary: Erroneously reports that open files have been modified
Initial Comment:
If I have a file like the one attached open, pressing
the "Test" button erroneously reports that "The
document(s) being tested have been modified and should
be recompiled!"
Also, note that there is a slight subject/verb
agreement error in the above error message.
Technically, the message should be rendered along the
lines of "The document(s) being tested have/has been
modified and should be recompiled!". The problem could
be avoided by re-wording the error message to something
like this: "At least one of the documents being tested
has been modified and should be recompiled." I have
removed the exclamation point/mark because it seems
overly dramatic.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1430394&group_id=44253
|