﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking
1846	Gleiche Cache-IDs in Boxen	Torsten Riemer		"Wir haben in 3 Boxen die selben Cache IDs, was zu Problemen führen kann.
Betroffen sind folgende Dateien:
- /templates/xtc5/source/boxes/content.php
- /templates/tpl_modified/source/boxes/content.php
- /templates/tpl_modified_responsive/source/boxes/content.php
- /templates/xtc5/source/boxes/information.php
- /templates/tpl_modified/source/boxes/information.php
- /templates/tpl_modified_responsive/source/boxes/information.php
- /templates/tpl_modified/source/boxes/miscellaneous.php
- /templates/tpl_modified_responsive/source/boxes/miscellaneous.php

Hier ist allen boxen die $cache_id gleich:
{{{
$cache_id = md5($_SESSION['language'].$_SESSION['customers_status']['customers_status_id'].(isset($coPath) ? $coPath : '0'));
}}}
Gemeldet wurde das hier: [https://www.modified-shop.org/forum/index.php?topic=41163.0 Gleiche Cache-IDs in Boxen]"	Bug/Fehler	closed	normal		Template	2.0.5.1	invalid				
