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

checkBoxField defaultValue not set for all languages

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Neutral Neutral
    • None
    • 6.2.12
    • None

      Steps to reproduce

      1. Build a Dialog that has a checkBoxField
      2. Enable i18n for checkBoxField
      3. Set checkBoxField defaultValue to true
      4. Assign this dialog to a component
      5. Create a new instance of this component

       

      $type: checkBoxField
      i18n: true
      defaultValue: true
      

       

      Expected results

      Expected the checkBoxField to have default value 'true' in all languages

      Actual results

      checkBoxField has default value 'true' only in English

      Workaround

      Haven't found one yet

      Development notes

      This seems to be an issue for the new M6UI only

        Acceptance criteria

              Unassigned Unassigned
              mkooijman Martijn Kooijman
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD