Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
Description
The 'Add' button of the Select item panel which shows up when clicking on the "link" option of the editor never gets enabled (see image attached Bug_link_to_page.jpg).
It seems related to the i_tem_select_dialog.js_'s _onItemSelected event never getting fired when selecting a page.
Reproduction steps:
- Start a clean bundle.
- Create a new site 'S'.
- Create new pages 'P1' and 'P2' in 'S'.
- Got to 'S'.
- Create a new basic Web Content.
- In the content field, type something, select it and select the link button.
- Go to 'Public Pages' tab and select 'P1' or 'P2'.
Expected result : the button add gets enabled when selecting any option.
Current result : the button add does not get enabled and it is not possible to select it