Modify

Opened 8 years ago

Closed 8 years ago

#1290 closed Bug/Fehler (fixed)

Cache abfrage für box_orders_history geht auf box_newsletter

Reported by: flth@… Owned by: Torsten Riemer
Priority: normal Milestone: modified-shop-2.0.4.0
Component: Template Version: 2.0.3.0
Keywords: Cc:
Blocked By: Blocking:

Description (last modified by Torsten Riemer)

templates/tpl-modified/source/boxes/order_history.php
Zeile 26

--

if (!$box_smarty->is_cached(CURRENT_TEMPLATE.'/boxes/box_newsletter.html', $cache_id) || !$cache) {

++

if (!$box_smarty->is_cached(CURRENT_TEMPLATE.'/boxes/box_order_history.html', $cache_id) || !$cache) {

Attachments (0)

Change History (2)

comment:1 by Torsten Riemer, 8 years ago

Description: modified (diff)

comment:2 by Torsten Riemer, 8 years ago

Owner: set to Torsten Riemer
Resolution: fixed
Status: newclosed

In 10957:

Fix #1290

Modify Ticket

Action
as closed The owner will remain Torsten Riemer.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.