Revolution: Error creating/saving resource in Firefox

Created on 11 Jun 2019  路  6Comments  路  Source: modxcms/revolution

Bug report

Summary

Updated modx from 2.6.5 to 2.7.1. When you create/edit resources through the firefox browser, the page freezes and only shows " saving...". If you refresh the page, you can see that the changes were successfully saved.

Step to reproduce

Create a new resource, click save

Observed behavior

The page hangs with the inscription "save...". An error is displayed in the browser console:
SyntaxError: missing ) in parenthetical ext-all.js:1:75

Expected behavior

When you click save, the page should be saved and available for further editing

Environment

MODX version: 2.7.1
browser: firefox

Most helpful comment

Yes! I've found it. This error was caused by the addition of SimpleTranslate, after its shutdown everything began to work correctly.

All 6 comments

Thanks for taking time to report this issue.

Does it help if you clear the browser cache (to refresh the cached JS files)?

Cleared the cache, did not help. Checked on several devices the problem is actual. Also now deployed pure modx 2.7.1 on modhost hosting, the same error is issued.

OS Windows 10, firefox 67.0.2 64x

I can not reproduce this error.
MODX 2.7.1, OS Windows 7, Firefox 67.0.2 64x.

Maybe some component conflicts with MODX 2.7.1?

Do you have any browser extensions installed?

Yes! I've found it. This error was caused by the addition of SimpleTranslate, after its shutdown everything began to work correctly.

Thanks for sharing the cause and solution for the problem.

Because this is an issue caused by a third party browser extension I'm closing this issue.

It would be great to create an issue for this problem over at the SimpleTranslate repository.

Was this page helpful?
0 / 5 - 0 ratings