Skip to content

[ERROR (Copy&paste)]: wrong variable in FinisherRunner prevents finisherConfig/Settings to be transferred to Finishers via Typoscript #750

@fgerards

Description

@fgerards

typo3conf/ext/powermail/Classes/Finisher/FinisherRunner.php:54 states "!isset($dpSettings['config'])" , where $dpSettings is only defined in the DataProcessorRunner and not in the FinisherRunner class. There it is called $finisherSettings. This leads to eliminating any "Config" passed to a finisher when run. plz fix.

clearly a copy&paste error in 112e76a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions