<div dir="ltr"><div>Hello,</div><div><br></div><div>I want to build a multilingual site using the multi-tree approach, for this I am following the tutorial step by step of the documentation: <a href="http://documentation.opencms.org/opencms-documentation/tutorials/building-a-multilingual-website">http://documentation.opencms.org/opencms-documentation/tutorials/building-a-multilingual-website</a> /</div><div><br></div><div>In the section "Adding translations" says that I have to click "Link locale variant" option but the context menu shows many more</div><div>options (Open page, Open explorer, Properties, Link locale, Mark "No localization", Copy page and Info). The "Link locale variant" option is shown as</div><div> "Link locale". Also in the "Locale" ComboBox according to the documentation image (Fig. [Link_locale_variant_menu]) should appear "English [*]" </div><div>but instead of [*] an information icon appears (See attached image: link_locale_menu.png)</div><div><br></div><div>I have debugged the code and I have seen that the "Link locale" option corresponds to the action "CmsLinkLocaleVariantAction" so I guess the option</div><div>"Link locale variant" has been renamed to "Link locale"; debugging the function CmsLocaleComparePanel.initialize I have seen that a call is made to</div><div>m_rootLocaleSelector.setItemIcon (mainLocale, MAIN_LOCALE_ICON) where MAIN_LOCALE_ICON = FontOpenCms.CIRCLE_INFO</div><div>So I think the information icon that appears to me is correct. I guess both situations are errors in the documentation.</div><div><br></div><div>In any case the problem is that clicking on the "Link locale" option shows a different dialog (Link locale) from the one</div><div>appears in the documentation (Fig. [Link_locale_variant_dialog]). In this pop-up dialog there are no "Locals" or "Sites" buttons, nor radio buttons of "Show sitemap folders" or "Show all folders".</div><div>Also the list of sub-sites is read-only so I can not select another sub-site; Not being able to make the selection, the "Link locale" option is not useful. See attached image: link_locale_dialog.png</div><div><br></div><div>I have tried the "Link locale" option in the Explore view getting the same result, that is, a read-only dialog (Link locale) is displayed.</div><div><br></div><div>I do not know if there is an error in the documentation and it is necessary to make some previous step or there is a bug in this release (10.5.0) </div><div>but the multi-tree approach does not seem to work.</div><div><br></div><div>Thanks in advance.</div><div><br></div><div><br></div></div>