Skip to content

TYPO3 11 compability with EXT:gridelements containers #306

@nwm-dev

Description

@nwm-dev

After upgrading an EXT:themes and EXT:theme_bootstrap4 based project to v11, we have some problems with existing grid element containers.

  • The layout of the several options are not separated into columns and also seem to be missing some stuff
  • There are several error messages saying some classes/settings were not found

Before:
before

After:
after

Once you save the container, at least the error messages are gone (my gut feeling tells me that there is some outdated/mismatched value in the DB for this tt_content entry causing this error), but still, the different sections are missing some options and the layout is broken.

If it helps: If I know how/why this happens, I can try to fix it and create a PR but I have absolutely no clue where I would have to check in first place (didn't work with an EXT:themes based project before). Or maybe we are missing some breaking migration. Any feedback appreciated.

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