Opened 10 years ago

Last modified 6 years ago

#672 closed Aufgabe

Nicht alle neuen Template-Funktionen sind mit Fallbacks ausgestattet — at Version 1

Reported by: Torsten Riemer Owned by: somebody
Priority: hoch Milestone: modified-shop-2.0.5.0
Component: Shop Version: 2.0.0.0
Keywords: Cc:
Blocked By: Blocking:

Description (last modified by Torsten Riemer)

Diverse Template Modul-Dateien werden vorausgesetzt und werden die Log-Dateien des Shops unnötig füllen:

/module/account_checkout_express.html
/module/listing_filter.html
/module/pagination.html
/module/paypal_express_cart.html (Fallback in Datei /includes/modules/paypal_express_cart.php per is_file Abfrage)
/module/popup_content.html
/module/product_tags.html
/module/products_category.html
/module/sub_categories_listing.html
/module/sub_content_listing.html
/module/wishlist.html

Hier sollten wir noch entsprechende is_file Checks ergänzen!

Change History (1)

comment:1 by Torsten Riemer, 10 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.