Project

General

Profile

bug #4299

Updated by Andreas Kohlbecker almost 4 years ago

... or don't allow opening "New Classification" dialog if user is not allowed to create created a new classification. 


 A user who has no rights to create a taxon node may currently still open the New Classification dialog. Pressing the Finish button there gives no result except for an exception being logged but not shown to the user. 


 So there are 2 problems: 

 
 1. Exceptions should always be shown to the user 

 1. If a user is not allowed to create a classification (AND its root node, which is always created), he/she should not be allowed to open the dialog at all 





Back