Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-793

Pages app crashes when opening some teaser component dialogs

XMLWordPrintable

      In Pages app > News & Events, trying to edit News or Events teaser components will crash, throwing a conversion exception like the following:

      Caused by: com.vaadin.data.util.converter.Converter$ConversionException: Could not convert value to Long
      	at com.vaadin.ui.AbstractField.convertToModel(AbstractField.java:751)
      	at com.vaadin.ui.AbstractField.convertToModel(AbstractField.java:722)
      	at com.vaadin.ui.AbstractField.setValue(AbstractField.java:500)
      	... 104 more
      Caused by: com.vaadin.data.util.converter.Converter$ConversionException: Unable to convert value of type java.lang.String to model type class java.lang.Long. No converter is set and the types are not compatible.
      	at com.vaadin.data.util.converter.ConverterUtil.convertToModel(ConverterUtil.java:142)
      	at com.vaadin.ui.AbstractField.convertToModel(AbstractField.java:748)
      	... 106 more
      

        Acceptance criteria

              ehechinger Eric Hechinger
              mgeljic Mikaël Geljić
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD