- Issue created by @mgerbault
- πΊπΈUnited States tim.tripp
If you're having problems with
csrf_token
in a local environment then turn off asynchronous metadata. I can add a troubleshooting section to document this better and maybe an option to turn offcsrf_token
without completely disabling asynchronous metadata.However this error isn't just because of using a local environment, in my local environment it doesn't happen. Do you have your environment set up specifically to allow access to CKEditor without first logging into a user account?
- π«π·France mgerbault
Completely disabling asynchronous metadata it's OK.
Thx
- π§πͺBelgium siemen_hermans
We too experience this issue in one of our multilingual projects. It only happens when editing content in a non-default site language. When editing a node in the default language the plugin works like a charm.
So it isn't just a local environment issue. - @timurtripp opened merge request.
- πΊπΈUnited States tim.tripp
I don't have a multilingual site to test this, so if you can review my changes to the issue fork that would be greatly appreciated.
- Assigned to tim.tripp
- Status changed to Needs review
about 1 year ago 5:19pm 5 October 2023 - πΊπΈUnited States w01f
Also having content editors hitting this on a multilingual site
- πΊπ¦Ukraine bvakulin
Patch for version 1.0.0-beta3 from patch for version 1.x-dev.
- π§πͺBelgium siemen_hermans
Sorry for the late response, but it seems my colleagues forgot to reply in my absence. The issue fork you've provided seemed to have resolved our issues. The plugin now works flawlessly on our multilingual setup.
-
timurtripp β
committed cb11a707 on 1.x
Issue #3387902: 'csrf_token' URL query argument is invalid
-
timurtripp β
committed cb11a707 on 1.x
- Status changed to Fixed
about 1 year ago 6:19pm 7 November 2023 - πΊπΈUnited States tim.tripp
Thanks for reviewing @siemen_hermans. PR has been merged into the dev branch. Marking as resolved.
Automatically closed - issue fixed for 2 weeks with no activity.