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

Jcr browser does not show values of multiple property

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Resolved
    • Icon: Neutral Neutral
    • 6.2.8
    • 6.2.5
    • None
    • UI FW 25
    • 3

      Step to reproduce:

      • Create an app with field jcrMultiValueField
      • Create a node
      • See in JCR browser, only first value is shown

      Only check the values with export function:

        <sv:property sv:name="multicustom" sv:type="String" sv:multiple="true">
          <sv:value>f17d9e43-7415-473a-9d09-7d6146e7915a</sv:value>
          <sv:value>6f1d6679-9dff-4d9d-ab90-f6d4ada0bc21</sv:value>
          <sv:value>eceb90bf-c4ef-457b-847d-49f1ba1f29eb</sv:value>
        </sv:property>
      

      Expectation:

      Show all values

      Development notes

      info.magnolia.ui.editor.JcrItemInteractionStrategyImpl#getPropertyValue also converts set to string and shows a single value.

      Only check the values with export function:

        <sv:property sv:name="multicustom" sv:type="String" sv:multiple="true">
          <sv:value>f17d9e43-7415-473a-9d09-7d6146e7915a</sv:value>
          <sv:value>6f1d6679-9dff-4d9d-ab90-f6d4ada0bc21</sv:value>
          <sv:value>eceb90bf-c4ef-457b-847d-49f1ba1f29eb</sv:value>
        </sv:property>

      Try update the property utils library or do fix in our property set factory.

        Acceptance criteria

              mhaderka Martin Haderka
              sang.ngo Sang Ngo Huu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD

                    Estimated:
                    Original Estimate - Not Specified
                    Not Specified
                    Remaining:
                    Remaining Estimate - Not Specified
                    Not Specified
                    Logged:
                    Time Spent - 1d 4h 8m
                    1d 4h 8m