|
From: Jan H. (JIRA) <no...@at...> - 2007-07-05 13:44:00
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Hoskens closed RCP-259.
---------------------------
Assignee: Jan Hoskens (was: Oliver Hutchison)
Resolution: Fixed
Fix Version/s: 0.3.0
fixed in revision:
http://spring-rich-c.svn.sourceforge.net/viewvc/spring-rich-c?view=rev&revision=1770
Thanks for reporting
> StatusBarCommandGroup.setErrorMessage(String) sets the Message instead of the ErrorMessage
> ------------------------------------------------------------------------------------------
>
> Key: RCP-259
> URL: http://opensource.atlassian.com/projects/spring/browse/RCP-259
> Project: Spring Framework Rich Client Project
> Issue Type: Bug
> Components: Application Framework
> Reporter: Markus Rogg
> Assignee: Jan Hoskens
> Priority: Trivial
> Fix For: 0.3.0
>
>
> The Method setErrorMessage(String) in the class StatusBarCommandGroup calls getStatusBar().setMessage(message) instead of getStatusBar().setErrorMessage(message) .
> The method setErrorMessage(ImageIcon, String) calls the right method.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|