Skip to content

[bug] probably caching issue #42

@thomasrawiel

Description

@thomasrawiel

There's probably some caching issue. I'm not sure whether it's in this extension or in the TYPO3 core.

evoweb/extender 10.1.1
TYPO3 12.4.28

I'm using evoweb/extender in EXT:powermailautocomplete.

When we clear the system cache (red bolt in Backend) the extended Domain Model isn't loaded but instead the original model is loaded - the attributes and getter functions of the extended model are missing

Image
Powermail Field Model after clearing the system cache

However, after clearing the cache via installtool or cli the extended model is available again:
Image

Do you have any idea where the problem could be?

(related)

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