-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X, Master
-
Fix Version/s: 7.0.0 DXP FP66, 7.0.X, 7.1.10 DXP FP4, 7.1.10.1 SP1, 7.1.2 CE GA3, 7.1.X, Master
-
Component/s: Wiki
-
Branch Version/s:7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Story Points:0.25
-
Fix Priority:3
-
Git Pull Request:
In older versions of Firefox (like ESR 60.*), the fetch() JS function will not send CSRF tokens by default, leading the request to fail.
The issue is fixed on newer versions of Firefox, like 63.*.
Steps to reproduce:
- Use Firefox ESR 60.*
- Add a Wiki portlet to the page.
- Click All Pages tab.
- Click Add page button of the portlet. Add a wiki page.
- Upload a image to the new added wiki page.
- Edit the page again and click Move to Recycle Bin button of the attachment.
- Click Publish button.
- Check the wiki page.
Except Result:
Attachment file deleted,
Actual Result:
Attachment file is not deleted.
- is caused by
-
LPS-84683 Removing an attachment on a Wiki Page makes the changes of body disappear
- Closed