Issue
-
The user is unable to search for a specific web content structure using either the structure name or description via the API endpoint:
/o/headless-delivery/v1.0/sites/20117/content-structures?search=demo -
Steps to reproduce:
1. Navigate to Product Menu > Content & Data > Web Content > Structures.
2. Create a structure with several fields and save it.
3. Go to http://localhost:8080/o/api , under ContentStructure > getSiteContentStructuresPage.
4. Enter the site ID and either the structure name or description in the search field.
5. Execute the search.Expected Result: The results should display for the given search keyword.
Actual Result: An empty result is returned.
Environment
- Liferay DXP Quarterly Release
Resolution
- The observed behavior is a known concern that has been addressed by: LPD-48973. However, it is fixed in 2025.Q1.1.
- If a hotfix is required for this issue, please create a support ticket requesting a hotfix by attaching patch details.
- Installing Fix Packs and Hotfixes on Liferay DXP will guide you to install this hotfix in the respective environment.