From 424279282d9a4b2e3bff91dab2d7b4bde4b15cf9 Mon Sep 17 00:00:00 2001 From: Dirk Date: Wed, 25 Sep 2019 17:25:55 +0200 Subject: [PATCH] [TASK] Add no cHash feature --- Configuration/TypoScript/setup.typoscript | 2 +- Resources/Private/Partials/Date/SearchForm.html | 2 +- Resources/Private/Partials/Event/SearchForm.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Configuration/TypoScript/setup.typoscript b/Configuration/TypoScript/setup.typoscript index c4fb5ec..0a73f24 100644 --- a/Configuration/TypoScript/setup.typoscript +++ b/Configuration/TypoScript/setup.typoscript @@ -27,7 +27,7 @@ plugin.tx_events { # if set to 1, the enable fields are ignored in BE context ignoreAllEnableFieldsInBe = 0 # Should be on by default, but can be disabled if all action in the plugin are uncached - requireCHashArgumentForActionArguments = 1 + requireCHashArgumentForActionArguments = 0 } mvc { #callDefaultActionIfActionCantBeResolved = 1 diff --git a/Resources/Private/Partials/Date/SearchForm.html b/Resources/Private/Partials/Date/SearchForm.html index 541cdec..7ae14e9 100644 --- a/Resources/Private/Partials/Date/SearchForm.html +++ b/Resources/Private/Partials/Date/SearchForm.html @@ -3,7 +3,7 @@
- +
diff --git a/Resources/Private/Partials/Event/SearchForm.html b/Resources/Private/Partials/Event/SearchForm.html index 79beea0..34f9236 100644 --- a/Resources/Private/Partials/Event/SearchForm.html +++ b/Resources/Private/Partials/Event/SearchForm.html @@ -3,7 +3,7 @@
- +