Re: svn commit: r867 - trunk: entity/src/org/subethamail/entity/i frontend/content

Actions

From Jon Scott Stevens Nov 9, 2006 8:47 AM

On Nov 9, 2006, at 1:16 AM, lhoriman@tigris.org wrote:

> -		super("Requires permission '" + needed.getPretty() + "'. " +
> +		super("Requires permission " + needed);

I think we should at least have the pretty version of the message.  
What is the point of showing the user an internal enum value?

jon

Thread History