Skip to content

Conversation

pouletfou
Copy link

I ran into a problem where the first Translated field I tried to access would return in the DefaultCulture instead of the current culture because the $record['Translation'] was not set yet.
Testing $record['Translation'] first fixed it

I ran into a problem where the first Translated field I tried to access would return in the DefaultCulture instead of the current culture because the $record['Translation'] was not set yet.
Testing $record['Translation'] first fixed it
@vendethiel
Copy link

Seems to me like the isset should fail in that case.

@alquerci
Copy link
Contributor

alquerci commented Feb 9, 2019

This PR duplicate #184

See #184 (comment) for the technical reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants