Project

General

Profile

Actions

bug #9728

closed

NoSuchMethodException Team.areNomenclaturalTitle() breaks authortem editors

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

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

100%

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

Description

java.lang.NoSuchMethodException: eu.etaxonomy.cdm.model.agent.Team.areNomenclaturalTitle()
    at java.lang.Class.getMethod(Class.java:1786)
    at com.vaadin.data.util.MethodProperty.initGetterMethod(MethodProperty.java:547)
    at com.vaadin.data.util.NestedMethodProperty.initialize(NestedMethodProperty.java:145)
    at com.vaadin.data.util.NestedMethodProperty.<init>(NestedMethodProperty.java:96)
    at com.vaadin.data.util.BeanItem.addNestedProperty(BeanItem.java:254)
    at com.vaadin.data.fieldgroup.BeanFieldGroup.ensureNestedPropertyAdded(BeanFieldGroup.java:147)
    at com.vaadin.data.fieldgroup.BeanFieldGroup.bind(BeanFieldGroup.java:154)
    at eu.etaxonomy.vaadin.component.SwitchableTextField.bindTo(SwitchableTextField.java:98)
    at eu.etaxonomy.cdm.vaadin.component.common.TeamOrPersonField.setInternalValue(TeamOrPersonField.java:203)
    at eu.etaxonomy.cdm.vaadin.component.common.TeamOrPersonField.setInternalValue(TeamOrPersonField.java:57)
    at com.vaadin.ui.AbstractField.setValue(AbstractField.java:526)
    at eu.etaxonomy.cdm.vaadin.component.common.TeamOrPersonField.lambda$initContent$d3203346$3(TeamOrPersonField.java:141)

Related issues

Related to EDIT - feature request #9664: Add nomenclaturalTitleCache to TeamOrPersonBaseResolvedAndreas Müller

Actions
Related to EDIT - bug #9729: Incomplete bean property Team.nomenclaturalTitleCacheClosedAndreas Müller

Actions
Actions #1

Updated by Andreas Kohlbecker over 2 years ago

Actions #2

Updated by Andreas Kohlbecker over 2 years ago

  • Related to bug #9729: Incomplete bean property Team.nomenclaturalTitleCache added
Actions #3

Updated by Andreas Kohlbecker over 2 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 50
Actions #4

Updated by Andreas Kohlbecker over 2 years ago

  • Status changed from Resolved to Closed
  • Target version changed from Release 5.45 to Release 5.26
  • % Done changed from 50 to 100
Actions #5

Updated by Andreas Müller over 2 years ago

I made some adaptations to the changes. See also #9729#note-4

Actions

Also available in: Atom PDF