-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 M7
-
Fix Version/s: 7.0.0 Alpha 1
-
Component/s: ~ [Archived] Collaboration
-
Labels:None
-
Fix Priority:4
-
Sprint:Peach Milk Tea
-
Git Pull Request:
- Start up portal with microblogs portlet module deployed
- Add microblogs portlet to a page
- Create a microblogs entry
Expected results: User will be able to create a microblogs entry.
Actual results: User is not able to create a microblogs entry. Please see screen capture for more details. Console throws a warning
15:48:01,650 WARN [http-bio-8080-exec-1][SecurityPortletContainerWrapper:336] User 20197 is not allowed to access URL http://localhost:8080/web/guest/home and portlet 1_WAR_microblogsweb 15:48:06,409 WARN [http-bio-8080-exec-5][SecurityPortletContainerWrapper:336] User 20197 is not allowed to access URL http://localhost:8080/web/guest/home and portlet 1_WAR_microblogsweb 15:48:07,760 WARN [http-bio-8080-exec-5][SecurityPortletContainerWrapper:336] User 20197 is not allowed to access URL http://localhost:8080/web/guest/home and portlet 1_WAR_microblogsweb 16:02:47,725 WARN [http-bio-8080-exec-10][SecurityPortletContainerWrapper:336] User 20197 is not allowed to access URL http://localhost:8080/web/guest/home and portlet 1_WAR_microblogsweb
- is caused by
-
LPS-56897 CSRF check always fails for plugins and WAB modules
- Closed