Uploaded image for project: 'Nuxeo Studio'
  1. Nuxeo Studio
  2. NXS-782

Fix generated result layout that holds a multi valued or complex widget

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Blocker
    • Resolution: Fixed
    • Affects Version/s: 2.4.0.1
    • Fix Version/s: 2.4.0.2
    • Component/s: Layouts & Widgets

      Description

      if we configure a result set that displays a property value of type "list of string", the generated result layout has :

      <widget name="sub0" type="text">
                  <labels>
                    <label mode="any"></label>
                  </labels>
                  <translated>false</translated>
                  <fields>
                    <field>data.fichier.</field>
                  </fields>
                  <properties mode="any"/>
                </widget>
              </subWidgets>
            </widget>
      

      The problem is the "data.fichier." in subwidget . This should be empty, as it used to be in the past.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: