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

WorkspaceAwareRecordService->getSingle NULL Result #410

Open
timschenk opened this issue May 6, 2019 · 0 comments
Open

WorkspaceAwareRecordService->getSingle NULL Result #410

timschenk opened this issue May 6, 2019 · 0 comments

Comments

@timschenk
Copy link

When the parent page is hidden, I get the following error message, when previewing my sub-page of this page:

Oops, an error occurred!
Argument 1 passed to FluidTYPO3\Flux\Provider\AbstractProvider::getParentFieldName() must be of the type array, null given, called in /var/www/qa-extranet-aerticket_de/releases/20190506104214/web/typo3conf/ext/fluidpages/Classes/Provider/PageProvider.php on line 421

Reason seems to be: (WorkspaceAwareRecordService) $this->recordService->getSingle returns NULL, when the parent page is hidden.

Expected behavior from my point of view should be: A visible page should be visible in frontend even when a parent page is hidden. This behavior should especially work when a backend user is logged in.

TYPO3 v8.7.24
fluidpages v4.3.0

Might be related to #392 or #405

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