Skip to content

Minor: unhandled PageNotFoundException in $configurationManager->getTypoScriptSetup() #56

@jpmschuler

Description

@jpmschuler

In 12LTS if in List module on a page and this page is deleted in the PageTree a reload is done which results in an Exception:
/vendor/dmitryd/dd-deepl/Classes/Configuration/Configuration.php line 56
calls $ts = $configurationManager->getTypoScriptSetup(); which will then result in an PageNotFoundException.

Will follow up with a PR as soon as time comes up, just thought to drop it here to not forget it, because it is a small thing in a quite perfect extension.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions