- Issue created by @hchonov
- Status changed to Needs review
over 1 year ago 4:33pm 10 April 2023 - π©πͺGermany hchonov πͺπΊπ©πͺπ§π¬
The following patch implements a simple approach where a translation fallback through the entity repository will be used only if the referenced entity does not yet have a translation for the requested language. Otherwise, it will behave just like the main entity - the access check will be performed on the target translation and if not granted the target entity will not be displayed.
The last submitted patch, 2: 3353243-2.patch, failed testing. View results β
- last update
over 1 year ago 30,321 pass, 2 fail - Status changed to Needs work
over 1 year ago 11:56am 25 April 2023 - π΅π±Poland piotr pakulski Poland πͺπΊ
Thank you @hchonov looks like the patch is solving my problem. I'm curious if 2951294 is working on solving the problem with failing tests ?