Details
-
Bug
-
Resolution: Not an issue
-
Critical
-
None
-
6.2.1
-
None
-
None
Description
To Reproduce:
1)
- Define a custom search result supplier and name it with a random name 'xyz.yaml'
- Do a search in the UI and see NPEs at info.magnolia.admincentral.findbar.SearchResultsGrid#getI18nizedSupplierLabel
2)
- Use external-dam module or e-commerce module
- Do a search in the UI and see NPEs at info.magnolia.admincentral.findbar.SearchResultsGrid#getI18nizedSupplierLabel
DEV Hints:
- The fix should be provided by iterating over the definitions and matching the correct one
- Trying to fetch with Registry#provider won't work because the id is the file name vs search result has a different type
- Xyz vs 'product'
- Write unit tests
Checklists
Acceptance criteria
Attachments
Issue Links
- causes
-
EXTDAM-118 (Bynder/S3) Find bar through exception when searching external dam asset
-
- Closed
-
- is caused by
-
MGNLUI-5802 Findbar groups should show labels instead of app-ids
-
- Closed
-