Details
Description
Steps to reproduce:
1) Go to eCommerce
2) Add any item in shopping list
3) Click on shopping list tab
4) Click on Remove button of list items section
Getting following security error:
Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [shoppingListId] passed to secure (https) request-map with uri [removeFromShoppingList] with an event that calls service [removeShoppingListItem]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL.
Attachments
Attachments
Issue Links
- breaks
-
OFBIZ-10967 Remove link is not working in shopping list
- Closed