Problem/Motivation
Field provided by ds_switch_view_mode is not translatable. For many cases this is ok, but sometimes we need different view modes for different languages.
Steps to reproduce
Create a node. Add translation. Set view mode for any version of node. The view mode will be the same for all translations.
Proposed resolution
The fix is simple - we need to enable translation for this field. I prepared a patch.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | ds_view_mode-3443395-1.patch | 631 bytes | shra |
Comments
Comment #2
shra commentedComment #4
swentel commentedmakes sense, committed and pushed!