Skip to content

Controller Package #8

@cosmonoid

Description

@cosmonoid

Hello,

I've a small issue. In Line 72 of your EmailService
// $request->setControllerPackageKey('Sandstorm.Maklerapp'); TODO needed?
you asked if its needed. Indeed it is. Otherwise some ViewHelpers can't guess the package. In my case it was the translation viewhelper throwing errors.
My working code is
$request->setControllerPackageKey($templatePackage);

Best regards,
uWe

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