Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-5713

Node2Bean should support Lists or Maps of types with a converter

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 5.3
    • None
    • node2bean
    • 5.3 Sprint 4, 5.3 Sprint 5

      e.g. current Node2Bean has a converter for String to MediaType but this one is not considered when defining a List<MediaType>.
      Instead Node2Bean will complain with a MgnlInstantiationException: No suitable constructor found for class [class com.google.common.net.MediaType].

        Acceptance criteria

              dlipp Daniel Lipp
              ehechinger Eric Hechinger
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD