J4 Issue ?
avatar PhilETaylor
PhilETaylor
30 May 2020

Steps to reproduce the issue

Install Joomla 4.0.0 Beta1 with demo content
Login to the FRONTEND of the site as the new Super Admin
Navigate to the "About" article (or I guess any article) and click the edit button.
Click CMS Content in the wysiwyg
Click Image (model loads)
Click Create New Folder
Enter "test" as a folder name
Click create

Expected result

Folder with name "test" created.

Actual result

Model inside the model asking for the new folder name stays, the typed folder name is removed, the backdrop over the rest of the first model remains, but an red error message is shown under that saying "You are not authorised"

Screenshot 2020-05-30 at 22 17 36

BONUS ISSUE: Make two or more errors and you see that the errors are pushed down with huge whitespace were it appears another error might/should/may be wanting to sit, but is not.

Screenshot 2020-05-30 at 22 19 25

Same issue when attempting to upload images in the frontend.

Same issue deleting folders/images from frontend

System information (as much as possible)

Safari on Mac

Additional Information

The Ajax calls result with

{"success":false,"message":"The security token did not match. The request was aborted to prevent any security breach. Please try again.","messages":null,"data":null}
avatar PhilETaylor PhilETaylor - open - 30 May 2020
avatar joomla-cms-bot joomla-cms-bot - change - 30 May 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 30 May 2020
avatar JeroenAdam
JeroenAdam - comment - 1 Jun 2020

Same issue here, upload works fine in backend, not frontend

responseText: "{"success":false,"message":"The security token did not match. The request was aborted to prevent any security...

avatar jwaisner jwaisner - change - 1 Jun 2020
Status New Confirmed
Build staging 4.0-b2-dev
avatar jwaisner jwaisner - change - 1 Jun 2020
Labels Added: J4 Issue
avatar jwaisner jwaisner - labeled - 1 Jun 2020
avatar Razzo1987
Razzo1987 - comment - 9 Sep 2020

it is the same / related to #30005 ?

avatar SharkyKZ SharkyKZ - change - 12 Sep 2020
Status Confirmed Closed
Closed_Date 0000-00-00 00:00:00 2020-09-12 12:30:30
Closed_By SharkyKZ
avatar SharkyKZ SharkyKZ - close - 12 Sep 2020
avatar SharkyKZ
SharkyKZ - comment - 12 Sep 2020

@Razzo1987 Yes, the issue is coming from the same place. Test PR #30617 please.

Add a Comment

Login with GitHub to post a comment