-
Type:
Regression Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: Master
-
Fix Version/s: Master
-
Labels:
-
Fix Priority:4
-
Last Working Version:
-
QA Test Name:
- LocalFile.AssetPublisherPublication#PublishDeleteWCFolderWithArticleViaAP
- LocalFile.AssetPublisherUseCase#ViewWebContentWithConfiguredDisplayPageViaAP
- LocalFile.Categories#MoveCategoryViaEdit
- LocalFile.CategoriesUseCase#MoveSubcategory
- LocalFile.DepotWC#MoveWebContentToFolder
- LocalFile.NavigationMenuWidget#EditNavigationMenuPageItemName
- LocalFile.NavigationMenus#AddNavigationMenuEntriesAllTypes
- LocalFile.NavigationMenus#TranslateItemName
- LocalFile.NavigationMenus#ViewPageItemPrepopulatedWithTranslation
- LocalFile.NavigationMenus#ViewSuccessMessageAfterAddingMenuItem
- LocalFile.NavigationMenusWithStaging#DeletedNavigationMenuNotInLiveAfterPublish
- LocalFile.NavigationMenusWithStaging#PublishEditedNavigationMenu
- LocalFile.NavigationMenusWithStaging#PublishEditedPrimaryNavigationMenu
- LocalFile.NavigationMenusWithStaging#PublishNavigationMenu
- LocalFile.NavigationMenusWithStaging#PublishNavigationMenuWithDeletedPages
- LocalFile.NavigationMenusWithStaging#PublishPrimaryNavigationMenu
- LocalFile.NavigationMenusWithStaging#PublishPrimaryNavigationMenuWithDeletedPages
- LocalFile.PGStaging#PublishWCWithFriendlyURL
- LocalFile.WebContent#MoveMultipleWebContentToFolder
- LocalFile.WebContent#MoveWebContentToFolder
- LocalFile.WebContent#MoveWebContentToFolderTraining
- LocalFile.WebContentDisplay#AddExistingPageAsDisplayPageInSiteCP
- LocalFile.WebContentExportImport#MoveImportedWebContentArticlesToFolders
- LocalFile.WebContentWithUserNotifications#ViewMoveArticleEmailNotification
-
QA Test Score:105
Step to reproduce:
- Create a Navigation Menus:
- Site Administration > Site Builder > Navigation Menus
- Click Add button under the user image icon.
- Type name > Click Save
- Create an Item Page:
- Click Add button under the user image icon > Click Page > Public Pages tab
- Select a tree node
- Click Add
Expected Results:
The tree node should be able to be selected. The class attribute of <div> tag should contain selected . And The item page entry should be created.
Actual Results:
The tree node can not be selected. The class attribute of <div> tag doesn't contain selected . The following alert message will appear after click add:
Please choose at least one page.
Reproduced on:
Tomcat 9.0.17 + MySQL 5.7. Portal master GIT ID: d05f67c46926d9831df683e866fd7ed2c1e6584a.
Can not be reproduced on:
Tomcat 9.0.17 + MySQL 5.7. Portal master GIT ID: c78e084e64ff3408c84e717664f73738fb04f5dd.
Tomcat 9.0.17 + MySQL 5.7. Portal 7.2.x-private GIT ID: e84a19452aa08c6fb2d2a7140c019517d2464de6.
- is caused by
-
LPS-104384 Remove compat modules export from frontend-js-web/index
-
- Closed
-
- is duplicated by
-
LPS-104558 Can not expand the folder tree when moving web content
- Closed