Commit

commit bde24e81c38e3a953892faa6288598885d4efdc0
Author: dankert 
Date:   Sun Apr 10 12:10:24 2022 +0200

    Fix: Pagecontent must be created if the value of a pageelement is stored for the first time.

 modules/cms/action/page/PageAllAction.class.php               | 1 +
 modules/cms/action/pageelement/PageelementAllAction.class.php | 1 +
 modules/cms/model/PageContent.class.php                       | 2 +-
 3 files changed, 3 insertions(+), 1 deletion(-)