Oleksandr Kurochka

Results 22 comments of Oleksandr Kurochka

Hello. Is there information when it will be available? You do it according to the documentation, but try it - it doesn't work yet.

@Jayfrown , Thanks for your prompt feedback.

@byskr Thank you, after almost a year - the problem is solved in the same way.

@MartinCigarsky yes, the issue is still there.

@MartinCigarsky Thanks, perhaps the problem is that the audit of the entire table initially started, then set up ignoring and then the fields do not disappear for the audit? I'll...

As I understand it, the mergeNewTranslations method is not executed when processing fields

@VincentLanglet Just an hour ago, I realized this too, thank you. My solution was to add the following code to the main entity: ``` public function translate($locale = null, $fallbackToDefault...

Thanks for your help, it's very much appreciated!!! I'll try to be of some help. The configuration is set in the project: ``` sonata_translation: locales: '%locales%' default_locale: '%locale%' locale_switcher: true...

Good test, thanks. Unfortunately, I put a dump immediately after entering the method * and also near the array - nothing was displayed, and even using the write to a...