Project

General

Profile

Actions

bug #7187

closed

ReferenceEditor: saving with DOI casues exception

Added by Andreas Kohlbecker over 6 years ago. Updated almost 5 years ago.

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

100%

Estimated time:
Severity:
normal
Found in Version:

Description

doi entered: 10.5507/for.2016.020

Exception:

Caused by: com.vaadin.data.util.converter.Converter$ConversionException: Could not convert value to DOI
    at com.vaadin.ui.AbstractField.convertToModel(AbstractField.java:775)
    at com.vaadin.ui.AbstractField.convertToModel(AbstractField.java:752)
    at com.vaadin.ui.AbstractField.getConvertedValue(AbstractField.java:838)
    at com.vaadin.ui.AbstractField.commit(AbstractField.java:253)
    ... 95 more
Caused by: com.vaadin.data.util.converter.Converter$ConversionException: Unable to convert value of type java.lang.String to model type class eu.etaxonomy.cdm.common.DOI. No converter is set and the types are not compatible.
    at com.vaadin.data.util.converter.ConverterUtil.convertToModel(ConverterUtil.java:182)
    at com.vaadin.ui.AbstractField.convertToModel(AbstractField.java:772)
    ... 98 more

Actions

Also available in: Atom PDF