-
Notifications
You must be signed in to change notification settings - Fork 177
using 'article' editor & multiple locale records leads to data loss #1746
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hmm, We'll look into this! :-) |
Confirmed.. Something's wonky here.. @I-Valchev Let's take a look at this one too, tomorrow! ^_^ |
Can't reproduce yet. Let's look at this together @bobdenotter . |
@0spinboson On second thought, we can't seem to reproduce this yet.. Are you certain data is actually lost? |
It happened about 5x, with me editing the field content in english then saving, only to find wiped content field in the dutch locale, and vice versa. I don't really know how to supply additional info, though. But after switching back to the redactor editor, it has never happened yet/again. |
Let's see if this shows up agian. In the meantime, I'll bump that to 4.1 |
@0spinboson, please tell, have you changed
|
no, I just changed it once, it usually bugged at least the first time, though on one of my sites it did so pretty consistently, about ~50% of saves. |
rc35, symfony 5.13, php 7.2, article version from yesterday
When I set article as the editor for a field that has localize=true, and I edit the field in another locale, I've repeatedly run into data being lost. So e.g. I was editing the dutch locale, and after saving, the english locale of that same field no longer contains any content.
The text was updated successfully, but these errors were encountered: