No Code Attached Yet
avatar PhilETaylor
PhilETaylor
2 Oct 2020

Steps to reproduce the issue

In Joomla 4 admin -> User Action Log -> Export All To CSV
Inspect the console.log

Expected result

Nothing logged to the console

Actual result

"Failed to load resource: Frame load interrupted"

Screen Recording 2020-10-02 at 06 35 23 pm

System information (as much as possible)

Tested on Safari 14.0.1 on Big Sur Developer Beta 9 but there are reports of this issue in Chrome

When you google you will see this is a "known issue" for a long time now, caused by JS trying to navigate to another page, and then that page being a download and not a "page" that can be rendered. Most people link to https://bugs.webkit.org/show_bug.cgi?id=46491 However this is only a problem because of the way Joomla attempts to initiate the download, using Javascript as a redirect to another page.

Probably a won't fix but hey, it is what it is... a console error message

avatar PhilETaylor PhilETaylor - open - 2 Oct 2020
avatar joomla-cms-bot joomla-cms-bot - change - 2 Oct 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 2 Oct 2020
avatar PhilETaylor PhilETaylor - change - 2 Oct 2020
The description was changed
avatar PhilETaylor PhilETaylor - edited - 2 Oct 2020
avatar PhilETaylor PhilETaylor - change - 2 Oct 2020
The description was changed
avatar PhilETaylor PhilETaylor - edited - 2 Oct 2020
avatar PhilETaylor
PhilETaylor - comment - 2 Oct 2020

To compare: When you go to Joomla 4 Media Manager, and click to download an image, you DONT get this error, because JS pulls the whole file content to the browser with Ajax and then downloads it.

avatar PhilETaylor PhilETaylor - change - 6 Mar 2022
Status New Closed
Closed_Date 0000-00-00 00:00:00 2022-03-06 22:10:53
Closed_By PhilETaylor
Labels Added: No Code Attached Yet
Removed: ?
avatar PhilETaylor PhilETaylor - close - 6 Mar 2022
avatar PhilETaylor
PhilETaylor - comment - 6 Mar 2022

This seems to be an ancient Safari webkit bug that only effects safari and can be safely ignored (at lease that's what most other apps with this issue are doing!)

Add a Comment

Login with GitHub to post a comment