Project

General

Profile

Actions

bug #9912

open

java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String in TaxonGraphBeforeTransactionCompleteProcess L229

Added by Andreas Kohlbecker over 2 years ago. Updated over 1 year ago.

Status:
New
Priority:
New
Category:
cdm-vaadin
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Severity:
major
Found in Version:
Tags:

Description

TAXONNAME_NOMENCLATURALSOURCE is an array, so below code line in TaxonGraphBeforeTransactionCompleteProcess fails with a ClassCastException:

Reference reference =  (Reference)oldState[Arrays.binarySearch(propertyNames, TAXONNAME_NOMENCLATURALSOURCE)];

Related issues

Related to EDIT - feature request #7648: Create taxonrelation to genus or species when subordinate names are createdResolvedAndreas Müller

Actions
Related to EDIT - bug #9223: make changes of nomenclatural references detectable again in TaxonGraphBeforeTransactionCompleteProcessResolvedAndreas Müller

Actions
Related to EDIT - bug #7858: names used in the TaxonGraph can not be deleted if the user has no DELETE permission on TaxonNewAndreas Müller

Actions
Actions

Also available in: Atom PDF