Skip to content

SystemMessageDialog should show a meaningful title, not an error code

Bugzilla Link 409402
Status ASSIGNED
Importance P3 normal
Reported May 29, 2013 10:51 EDT
Modified Jun 05, 2013 17:44 EDT
Version 3.4.1
Reporter Nobody - feel free to take it

Description

One of the SystemMessageDialog ctor's uses the error code for its title, e.g., RSEG1007E. This violates the UI guidelines: http://wiki.eclipse.org/User_Interface_Guidelines#Common_Error_Messages.

How about using 'Remote Systems Error' as the title and moving the error code to the end of the details in parentheses?