After the update Drupal core to 8.5 and this module(to latest dev), a new bug appears.I have two menu translations ( English and Slovene) and before the update, the module works as expected, after the update the menu had duplicate entries(for both languages) and not just one.After some debugging, I found the issue was related to this patch not working with context.
I created a patch which reverts the changes made in Helpers file and the issue was gone.
| Comment | File | Size | Author |
|---|---|---|---|
| menu_multilingual_fix_translation_error.patch | 831 bytes | nkoporec |
Comments
Comment #2
matsbla commentedThanks for reporting issue!
However, I'm not able to reproduce any result with duplicate menu entries.
Could you give steps to reproduce?
Comment #3
matsbla commentedI think this is the issue #2956990: Settings no longer stored as third party settings