|
From: SourceForge.net <no...@so...> - 2007-04-04 21:50:51
|
Feature Requests item #1694605, was opened at 2007-04-04 17:50 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=384722&aid=1694605&group_id=25576 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: Installation and Environment Group: For 6.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Tom Parker (thpr) Assigned to: Nobody/Anonymous (nobody) Summary: I18N: Make Error Message Identifiable in Code Initial Comment: Currently, error messages may be composed of text entirely separate from the Java code. It is therefore exceedingly difficult to determine which of our 2000 files and 100K+ executable lines of code actually produces the message involved in a popup or error message. ALL Internationalized error messages should be identified with a unique identifier that can be searched for in the .java files in order to determine the source of an error. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=384722&aid=1694605&group_id=25576 |