Skip to content

Conversation

@Rall3n
Copy link
Contributor

@Rall3n Rall3n commented Jul 25, 2025

Closes #2177

When trying to fetch singular records using WorkspacesAwareRecordService->getSingle, the records were not properly overlayed with data from workspace records.

This PR fixes that by properly using the return value of WorkspacesAwareRecordService->overlayRecordInternal which was assumed to be pass-by-reference.

@Rall3n
Copy link
Contributor Author

Rall3n commented Jul 29, 2025

Information to add: The issue prominently appeared when trying to view a workspace record of a translation.

@Rall3n
Copy link
Contributor Author

Rall3n commented Jul 29, 2025

@NamelessCoder Could we get this PR reviewed and the workflow approved?

@Rall3n Rall3n force-pushed the fix-l18n-workspace-overlay branch from c2e496d to 03c951f Compare September 8, 2025 07:48
@Rall3n Rall3n force-pushed the fix-l18n-workspace-overlay branch from 03c951f to 3ce44da Compare October 14, 2025 06:25
@NamelessCoder NamelessCoder merged commit 363e1db into FluidTYPO3:development Oct 17, 2025
16 checks passed
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.

BUG: Workspace changes not visible in translations

2 participants