Project

General

Profile

bug #8776

Updated by Andreas Müller over 4 years ago

* The error message currently looks like an unhandled error. The message should only inform about the fact that duplicates are not allowed and therefore the selected area could not be added. No stacktrace should be shown (and also no stacktrace should be created! in any logfile as this should be a handled case). 
 Also only 1 message should be shown if >1 terms are tried to be added which already exist. 

 * copied from #8477: do not allow editing the flag if duplicates exist in the collection 

 * when changing the title of the tree the part which handles the details view area which holds the 3 flags (allow duplicates, is flat and order relevant) becomes orange. As these flags are not relevant for the titleCache this should not be the case 

 * "Paste" should not be available in context menu if the area already exists in the tree 

Back