Commit
commit 97dbffccbc0e3d5a23e20e3c15599ab458f39862 Author: dankertDate: Sat Mar 19 00:24:33 2022 +0100 Fix: Using the correct PageContext for generating the page source. modules/cms/action/PageAction.class.php | 4 +- .../cms/action/page/PagePreviewAction.class.php | 5 +- modules/cms/action/page/PageSrcAction.class.php | 11 ++--- .../default/html/views/page/preview.tpl.src.xml | 4 +- .../cms/ui/themes/default/html/views/page/src.php | 57 +++++++++++++--------- .../themes/default/html/views/page/src.tpl.src.xml | 18 ++++--- 6 files changed, 52 insertions(+), 47 deletions(-)