-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.10 DXP FP1
-
Fix Version/s: Master
-
Component/s: Fragment Administration, ~ [Archived] Themes Infrastructure
-
Labels:None
-
Fix Priority:3
With a basic custom theme (fresh one, created with generator-liferay-theme 9.4.0), you can't access configuration of a Widget in a Content Page once it is published (the first time you add the widget it works, but not the second and next times).
Steps to reproduce
- Create a theme with Liferay's theme generator (yo liferay-theme). Attached here
- Deploy it
- Create an empty site and configure its public pages to use the new theme
- Create a sample Web Content
- Add a new Content Page and drag an Asset Publisher Widget on it
- Assert that you can configure the Asset Publisher by pressing the top right three dots menu of the widget
- Publish the content page
- Edit the content page again
- Try to configure the Asset Publisher again
Expected result
A Configuration option to configure the Asset Publisher like the first time should appear
Actual result
No menu options so you can't configure the Asst Publisher again
Side note
With the Liferay's OOTB theme it works. The widgets however don't have the three dots; they have a rear that once clicked shows the configuration page (without previous menu)