Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-3890

Externalizable enumerated values widget does not work anymore

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 4.8.0
    • 4.8.0
    • None
    • None
    • 4.8.0 M4

      Due to RUNTIME-3840, the externalizable widget with enumerated value does not work anymore. Values are not well initalized because we send an object to the combox.setValue() instead of the value directly.

      I don't know if we should modify Externalizable.js to send the right value, or if the Combobox (DefaultWidgets.js) should accept an object value on setValue().

            lbouchet Loïc Bouchet
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: