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

SearchGridHelper issue in isValidValue

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.9.2, 4.10.0
    • None
    • None
    • None
    • 4.9.2

      I have
      repeaterSousComposite(repeater) / Titres(composite) / SousTitres(repeater) / soustitre(string)

      If I solrseach with columns "repeaterSousComposite.Titres.*"
      I have an error in the console
      ext-all.js:10401 [W] XTemplate evaluation exception: Cannot read properties of undefined (reading 'entries')
      error in isValidValue

      TypeError: Cannot read properties of undefined (reading 'entries')
          at constructor.isValidValue (SearchGridHelper.js:1970:61)
          at constructor.renderValueError (SearchGridHelper.js:1130:36)
          at constructor.renderer (SearchGridHelper.js:1663:23)
          at constructor.renderCell (ext-all.js:228684:30)
          at constructor.eval [as fn] (eval at compile (ext-all.js:65364:49), <anonymous>:22:13)
          at constructor.applyOut (ext-all.js:66157:20)
          at constructor.eval [as fn] (eval at compile (ext-all.js:65364:49), <anonymous>:6:94)
          at constructor.applyOut (ext-all.js:66157:20)
          at constructor.eval [as fn] (eval at compile (ext-all.js:65364:49), <anonymous>:56:14)
          at constructor.applyOut (ext-all.js:66157:20)

      looks like the repeater was not converted...

            Unassigned Unassigned
            raphael Raphaƫl Franchet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: