Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-7082

SelectSimpleContent widget does not work in search criteria

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.0M5
    • None
    • None
    • None

      All criteria of type "content" with a simplecontentwidget return no result

          [CMS-7082] SelectSimpleContent widget does not work in search criteria

          Laurence Aumeunier added a comment - - edited

          Now I have results in select box but the search by tapying letters does nothing

          The executed query is always :

          Solr query: q=((allContentTypes:odf-enumeration.FormofteachingOrg OR allMixinTypes:odf-enumeration.FormofteachingOrg) AND contentLanguage:"fr")&start=0&rows=50&fl=id&sort=title_s_sort asc
          

          Laurence Aumeunier added a comment - - edited Now I have results in select box but the search by tapying letters does nothing The executed query is always : Solr query: q=((allContentTypes:odf-enumeration.FormofteachingOrg OR allMixinTypes:odf-enumeration.FormofteachingOrg) AND contentLanguage: "fr" )&start=0&rows=50&fl=id&sort=title_s_sort asc

          There is a JS error

          SelectContent.js:481 
          Uncaught TypeError: Cannot read property 'lang' of undefined
          

          Laurence Aumeunier added a comment - There is a JS error SelectContent.js:481 Uncaught TypeError: Cannot read property 'lang' of undefined

            ngavalda Nicolas Gavalda (Inactive)
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: