Uploaded image for project: 'Front Edition'
  1. Front Edition
  2. FRONTEDIT-88

Cannot edit a multilingual content metadata

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 1.13.0
    • None
    • None

      The search returns nothing since it is done with

      (allContentTypes:org.ametys.plugins.classified.ads.Content.categories AND contentLanguage:"fr")

      should be something like

      (allContentTypes:org.ametys.plugins.classified.ads.Content.categories AND (contentLanguage:"fr" or not(contentLanguage)))
      

      or better, change the second part of the request depending on the content type multilingual status

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

              Created:
              Updated: