Commit
commit b5263ec06ec4386bd930736d89494d25d7635b36 Author: Jan DankertDate: Sat Jul 11 00:49:57 2020 +0200 Fix: if-statements with equals-attribute, the attribute is considered as a string. .../themes/default/html/views/folder/inherit.php | 2 +- .../default/html/views/object/aclform.tpl.src.xml | 2 +- .../themes/default/html/views/object/inherit.php | 2 +- .../cms/ui/themes/default/html/views/page/form.php | 2 +- .../default/html/views/pageelement/value.php | 28 +++++++++++----------- .../themes/default/html/views/project/history.php | 10 ++++---- .../html/views/start/userprojecttimeline.php | 8 +++---- modules/template_engine/TemplateCompiler.php | 5 +++- .../components/html/if/If.class.php | 2 +- 9 files changed, 32 insertions(+), 29 deletions(-)