From 23466c2ead2b83d6cb61da81f7f38575132da3f3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?=
Date: Thu, 20 Sep 2018 11:18:09 +0200
Subject: [PATCH] Fix not found errors caused by missing cache hash
---
.../Partials/Form/Default/Show/ContainerElements/Form.html | 1 -
.../ext/ep_theme/Resources/Private/Partials/Hotel/Details.html | 1 -
.../Resources/Private/Partials/Product/HeaderDetail.html | 3 +--
.../ep_theme/Resources/Private/Partials/Region/Details.html | 1 -
.../ep_theme/Resources/Private/Templates/Concept/Detail.html | 1 -
.../ep_theme/Resources/Private/Templates/Country/Detail.html | 1 -
.../Private/Templates/FluidStyledContent/Calendar.html | 2 +-
.../ep_theme/Resources/Private/Templates/Product/Detail.html | 2 +-
.../Resources/Private/Templates/Product/Teasergroup.html | 3 +--
.../Resources/Private/Templates/Search/Searchresult.html | 2 +-
10 files changed, 5 insertions(+), 12 deletions(-)
diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/Default/Show/ContainerElements/Form.html b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/Default/Show/ContainerElements/Form.html
index 7e6b0346..9de33eba 100644
--- a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/Default/Show/ContainerElements/Form.html
+++ b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/Default/Show/ContainerElements/Form.html
@@ -24,7 +24,6 @@
pageUid="{model.additionalArguments.pageUid}"
pluginName="{model.additionalArguments.pluginName}"
section="{model.additionalArguments.section}"
- noCacheHash="true"
>
diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/Details.html b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/Details.html
index 577469f2..b98a672e 100644
--- a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/Details.html
+++ b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/Details.html
@@ -24,7 +24,6 @@
action="searchresult"
controller="Search"
arguments="{filterSettings: '{filterSettings -> ep:filterSettingsEncoder()}'}"
- noCacheHash="true"
additionalAttributes="{rel: 'nofollow'}">Alle anzeigen
diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/HeaderDetail.html b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/HeaderDetail.html
index 9b9a486e..2094d9ef 100644
--- a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/HeaderDetail.html
+++ b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/HeaderDetail.html
@@ -67,8 +67,7 @@
zurück zum Suchergebnis
+ arguments="{filterSettings: '{filterSettings -> ep:filterSettingsEncoder()}'}">zurück zum Suchergebnis
zurück
diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Region/Details.html b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Region/Details.html
index 878b5956..81c77c22 100644
--- a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Region/Details.html
+++ b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Region/Details.html
@@ -22,7 +22,6 @@
action="searchresult"
controller="Search"
arguments="{filterSettings: '{filterSettings -> ep:filterSettingsEncoder()}'}"
- noCacheHash="true"
additionalAttributes="{rel: 'nofollow'}">Alle anzeigen
diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Templates/Concept/Detail.html b/web/typo3conf/ext/ep_theme/Resources/Private/Templates/Concept/Detail.html
index b97d1cf9..078cd13f 100644
--- a/web/typo3conf/ext/ep_theme/Resources/Private/Templates/Concept/Detail.html
+++ b/web/typo3conf/ext/ep_theme/Resources/Private/Templates/Concept/Detail.html
@@ -42,7 +42,6 @@
action="searchresult"
controller="Search"
arguments="{filterSettings: '{filterSettings -> ep:filterSettingsEncoder()}'}"
- noCacheHash="true"
additionalAttributes="{rel: 'nofollow'}">Alle anzeigen
diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Templates/Country/Detail.html b/web/typo3conf/ext/ep_theme/Resources/Private/Templates/Country/Detail.html
index a566a07d..3e14957f 100644
--- a/web/typo3conf/ext/ep_theme/Resources/Private/Templates/Country/Detail.html
+++ b/web/typo3conf/ext/ep_theme/Resources/Private/Templates/Country/Detail.html
@@ -42,7 +42,6 @@
action="searchresult"
controller="Search"
arguments="{filterSettings: '{filterSettings -> ep:filterSettingsEncoder()}'}"
- noCacheHash="true"
additionalAttributes="{rel: 'nofollow'}">Alle anzeigen
diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Templates/FluidStyledContent/Calendar.html b/web/typo3conf/ext/ep_theme/Resources/Private/Templates/FluidStyledContent/Calendar.html
index 3245a170..36861674 100644
--- a/web/typo3conf/ext/ep_theme/Resources/Private/Templates/FluidStyledContent/Calendar.html
+++ b/web/typo3conf/ext/ep_theme/Resources/Private/Templates/FluidStyledContent/Calendar.html
@@ -9,7 +9,7 @@