GX-Bug #57537
geschlossenEs gibt doppelte Smarty Blöcke und Blöcke mit "categorie", welche in "category" umbenannt werden sollten
100%
Doppelt vorhandene Smarty Blöcke wurden umbenannt und der "categorie" Typo behoben
Beschreibung
Es wurden an einigen Stellen in den Templates Blöcke gefunden, deren Name nicht mehr eindeutig ist. Hier ein paar Beispiele:
Im Honeygrid-Verzeichnis (templates/Honeygrid):
./templates/Honeygrid/module/create_account_guest.html:"module_create_account_guest_address_country_error"
./templates/Honeygrid/module/create_account_guest.html:"module_create_account_guest_address_country_error"
./templates/Honeygrid/module/create_account_guest.html:"module_create_account_telephone_fax_if"
./templates/Honeygrid/module/create_account_guest.html:"module_create_account_telephone_fax_if"
./templates/Honeygrid/module/product_info/standard.html:"module_product_info_standard_sticky_box_min_order"
./templates/Honeygrid/module/product_info/standard.html:"module_product_info_standard_sticky_box_min_order"
./templates/Honeygrid/module/product_info/standard.html:"module_product_info_standard_sticky_box_rating"
./templates/Honeygrid/module/product_info/standard.html:"module_product_info_standard_sticky_box_rating"
./templates/Honeygrid/module/product_options/product_options_selection.html:"module_product_options_selection_option_label"
./templates/Honeygrid/module/product_options/product_options_selection.html:"module_product_options_selection_option_label"
./templates/Honeygrid/snippets/order/order_item.html:"snippets_order_item_quantity_unit_if"
./templates/Honeygrid/snippets/order/order_item.html:"snippets_order_item_quantity_unit_if"
./templates/Honeygrid/snippets/product_listing/product.html:"snippets_product_listing_product_description_shipping"
./templates/Honeygrid/snippets/product_listing/product.html:"snippets_product_listing_product_description_shipping"
./templates/Honeygrid/snippets/product_listing/product.html:"snippets_product_listing_product_description_shipping_name_if"
./templates/Honeygrid/snippets/product_listing/product.html:"snippets_product_listing_product_description_shipping_name_if"
./templates/Honeygrid/snippets/product_listing/product.html:"snippets_product_listing_product_description_shipping_name_time_image"
./templates/Honeygrid/snippets/product_listing/product.html:"snippets_product_listing_product_description_shipping_name_time_image"
./templates/Honeygrid/snippets/product_listing/product.html:"snippets_product_listing_product_description_shipping_name_time_image_if"
./templates/Honeygrid/snippets/product_listing/product.html:"snippets_product_listing_product_description_shipping_name_time_image_if"
./templates/Honeygrid/snippets/product_listing/product.html:"snippets_product_listing_product_description_shipping_name_time_image_no_range"
./templates/Honeygrid/snippets/product_listing/product.html:"snippets_product_listing_product_description_shipping_name_time_image_no_range"
./templates/Honeygrid/snippets/product_listing/product.html:"snippets_product_listing_product_description_shipping_name_time_image_range"
./templates/Honeygrid/snippets/product_listing/product.html:"snippets_product_listing_product_description_shipping_name_time_image_range"
Im Admin-Bereich:
./admin/html/content/content_manager/partial/product_content_form.html:"admin_content_manager_partial_product_content_form_tabs_item_title_file"
./admin/html/content/content_manager/partial/product_content_form.html:"admin_content_manager_partial_product_content_form_tabs_item_title_file"
./admin/html/content/content_manager/partial/product_content_form.html:"admin_content_manager_partial_product_content_form_tabs_item_title_file"
./admin/html/content/content_manager/partial/product_content_form.html:"admin_content_manager_partial_product_content_form_tabs_item_title_file"
./admin/html/content/module_center/itrk_configuration.html:"admin_module_center_itrl_configuration_title"
./admin/html/content/module_center/itrk_configuration.html:"admin_module_center_itrl_configuration_title"
./admin/html/content/module_center/shipcloud_configuration.html:"admin_module_center_shipcloud_configuration_form_miscellaneous_settings_declared_value_min"
./admin/html/content/module_center/shipcloud_configuration.html:"admin_module_center_shipcloud_configuration_form_miscellaneous_settings_declared_value_min"
./admin/html/content/static_seo_urls/index/modals/delete.html:"admin_static_seo_urls_index_modals_delete"
./admin/html/content/static_seo_urls/index/modals/delete.html:"admin_static_seo_urls_index_modals_delete"
Zugehörige Tickets