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

Improper syntax generated in projects handling complex data

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.28.0
    • Fix Version/s: 3.30.0
    • Component/s: Page Providers

      Description

      In the context of NXP-28557 and associated project,
      Current Studio generated code

              <fields>
                <field>data['gs1scm']['certification']['0']['certifAgency']</field>
              </fields>

      is to working anymore and must be replaced e.g. with the following syntax:

      data.gs1scm.certification[0]["certifAgency"]

      namely the entry should be numbered 0 and not '0'

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 3 hours
                3h