Commit 1fcbf57
committed
[BUGFIX] Fix ajax requests in non default language
To search for record overlays properly, an olMode must be set. Because the default with integers representing the languageUid is overlayMode::OFF.
This means after two ajax requests (e.g. pagination or filtering) the response falls back to default language plugin record.1 parent 2f4f72f commit 1fcbf57
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
0 commit comments