Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Type error during the translation process into another language #2196

Open
monosize opened this issue Nov 30, 2024 · 0 comments
Open

BUG: Type error during the translation process into another language #2196

monosize opened this issue Nov 30, 2024 · 0 comments

Comments

@monosize
Copy link
Member

I have checked that the bug exists in the dev-development branch
Yes

I have checked that there are no already open issues or recently closed issues about this bug
yes

Describe the bug
When translating the content elements within a flux grid, the error ‘TypeError: Cannot access offset of type string on string’ occurs. The translation process then hangs.

To Reproduce
Steps to reproduce the behavior:
Translate a flux grid with elements

Expected behavior
The cause is DoctrineQueryProxy::executeQueryOnQueryBuilder instead of executeStatementOnQueryBuilder in

DoctrineQueryProxy::executeQueryOnQueryBuilder($queryBuilder);

image

@monosize monosize changed the title BUG: foobar fails when baz BUG: Type error during the translation process into another language Nov 30, 2024
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

No branches or pull requests

1 participant