Skip to content

Messages not displayed #6

@sdkwebprojects

Description

@sdkwebprojects

Since refactoring, JobCollection->getSummary() return an empty string (empty array at start).
In both cases, successfull messages when clearing are not shown cause we never enter in foreach loop (Aoe_AsyncCache_Adminhtml_AsyncController::processAction).

Should be : return $this->getItems();

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