Problem/Motivation
Steps to reproduce
Open pull form and import entities with translations.
Open again same form with non-default language.
Check the (View local) link - it directed to default language - not that in the same as in channel-language filter.
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | entity_share-3241601-wrong-view-local.patch | 1 KB | steus |
Comments
Comment #2
steus commentedComment #3
steus commentedHere is a fix
Comment #4
grimreaperComment #5
grimreaperComment #6
grimreaperNice catch!
I prefer to replace $existing_entity by $existing_translation in the if.
I will commit with my proposed changed.
Thanks!
Comment #8
grimreaper