Project

General

Profile

« Previous | Next » 

Revision ee086833

Added by Katja Luther over 9 years ago

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/password/PasswordWizard.java
77 77
			return true;
78 78
		}catch(Exception e){
79 79
			MessagingUtils.warningDialog("Could not change password", this, "The old password is not correct.");
80
			//MessagingUtils.messageDialog("Error while changing password", getClass(), "There was a problem changing the password.", e);
80
			
81 81
			return false;
82 82
		}finally{
83 83
		    if(conversation != null){

Also available in: Unified diff