-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.3 CE GA4, 7.3.10 DXP GA1, Master
-
Component/s: Questions
-
Labels:
-
Fix Priority:4
-
Git Pull Request:
-
QA Test Score:4
Requirement:
- Copy the file com.liferay.questions.web.internal.configuration.QuestionsConfiguration-default.config to OSGi/configs folder
- This file has two properties as below:
- com.liferay.portlet.display-category=category.collaboration
- enableRedirectToLogin=true
Steps to reproduce:
- Start portal and login Test Test
- Add a new widget page and add "Questions" to this page
- Go to MB to add a new category and name is "portal"
- Go to the page
- Go to the category "portal"
- Ask a question
- Try to access this question
Expected Result:
Users can view the question normally
Actual Result:
Error: Could not load the page
- is duplicated by
-
LPS-115846 'Could not load the page' appears after clicking on question title
- Closed