- 🇷🇴Romania amateescu
Just a quick update, I eventually decided to make the change requested in this issue here: 🐛 Edit Items Link Not Respecting Current Language Context Fixed
A fix was committed in #11, which redirects you back to the language you were using after you submit the entityqueue form.
A patch is provided in #13 →
which also makes the form edit page use your current language.
Read on for more details.
--
In a multilingual site the UI always changes to english when I try to edit a queue (add/remove items).
1. Create a queue on a multilingual site using any active language
2. Go to `/admin/structure/entityqueue`
3. Switch to a language different than the one used in step 1 above.
4. Click the button to edit items in queue (when you hover you see the link to the language used for the creation of the queue).
5. The UI is now on the language used when creating the queue and not on the language used in steps 3 and 4.
Please check attached video of the above steps.
Fixed
1.0
User interface
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Just a quick update, I eventually decided to make the change requested in this issue here: 🐛 Edit Items Link Not Respecting Current Language Context Fixed