-
Type:
Regression Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: Master
-
Fix Version/s: None
-
Component/s: Message Boards, Wiki
-
Labels:
-
Story Points:1
-
Fix Priority:4
-
Last Working Version:
-
Sprint:036 - Clefable
-
Git Pull Request:
-
QA Test Name:
- LocalFile.CPMessageboards#ViewAnonymousPostingAllowedCheckboxConfiguration
- LocalFile.CPMessageboards#ViewBBCodeNoXSS
- LocalFile.MessageboardsUsecase#ViewNoSubscribeLinksNoWithEmailNotificationsDisabled
- LocalFile.MessageboardsUsecase#ViewThreadDefaultQuestion
- LocalFile.PGMessageboards#ViewDefaultEmailFromConfigurationAndSubscriptionEmail
- LocalFile.WikiUsecase#ConfigurePortletDisplaySettings
-
QA Test Score:22
Test steps:
- Go to MB
- Click the vertical ellipsis > Configuration
Current behavior:
Unable to type in the Text fields, JS error throws in the browser console:
Uncaught SyntaxError: Unexpected token '-'
Expected behavior:
Able to type in the Text fields.
Also can reproduce it under Wiki portlet.
- is fixed by
-
LPS-103570 Uncaught SyntaxError: Unexpected token - when adding a web content feed
- Closed