Uploaded image for project: 'Magnolia DAM Module'
  1. Magnolia DAM Module
  2. MGNLDAM-950

Search in Assets app and Workbench Chooser different and wrong

XMLWordPrintable

      Steps to reproduce

      1. Open our travel demo https://demo.magnolia-cms.com/
      2. Open Asserts app
      3. Change the Asset name of the picture "/tours/shark_brian_warrick_0824.JPG" into "BigShark"
      4. Go back to the browser view
      5. Search in the name column for "BigShark" -> no Result (I would expect a result here)
      6. Search in the name column for "warrick" -> Picture get found (A result with this term is OK but not necessary)
      7. Open pages app and some page (e.g. /travel/tour-finder)
      8. Open create new component dialog for a Text + Image component
      9. Open the chooser for a image
      10. Search in the name column for "bigs" -> Picture get found (A result with this term is OK but not necessary)
      11. Search in the name column for "BigS" -> no Result (I would expect a result here)
      12. Search in the name column for "warrick" -> no Result (I would NOT expect a result here)

      Expected results

      See steps to reproduce...

      Actual results

      See steps to reproduce...

      Workaround

      Development notes

      We already discovered that the different behavour between the dialog and the acutal app is related to the definition.

      The dialog uses:
      apps~dam-chooser~subApps~browser~workbench~contentViews~tree~columns~name

      The app uses:
      apps~dam~subApps~jcrBrowser~workbench~contentViews~tree~columns~jcrName

      So first I think both should work the same. And second the asset should be found by the actual name. So it is strange that I have to insert the name in lower case to find a result.

        Acceptance criteria

              rkovarik Roman Kovařík
              tobias.kerschbaum Tobias Kerschbaum
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD