AWI-106156 • 28-Apr-2025 • Bug
Description Hybrid Mode PWA has problems with Add To Basket operation for anonymous basket operations A PWA allows anonymous shopping to create baskets. In case of hybrid mode the view cart button create an ICM basket. The point is that the ICM basket is not created in anonymous user scenario. Steps
AWI-105782 • 24-Apr-2025 • Bug
Description The dynamic inclusion of the Backoffice Tabs with search index & search engine specific Tabs is not working. This is caused due to the templates are now resources and the '.' is specifically considered as a package separator. In other words: Template ids with a dot '.' will not work anymore
AWI-105609 • 25-Apr-2025 • Bug • ICM 7.10, Responsive Starter Store
Description On updating the quantity of a quote product without a price, a NullPointerException is thrown: ERROR [inSPIRED-inTRONICS_Business-Site] [rest] com.intershop.component.rest.internal.application.RestExceptionMapper "Server failed do handle the current REST request" java.lang.NullPointerException:
AWI-105596 • 22-Apr-2025 • Bug • ICM 7.10
Description ORMProductBOImpl line 1249 throws a NPE, if product is null. 1241 private CatalogCategoryBO getDefaultCatalogCategory(final Product product) 1242 { 1243 final AppContext appContext = AppContextUtil.getCurrentAppContext(); 1244 final ApplicationBO applicationBO = appContext.getVariable(ApplicationBO
AWI-105449 • 28-Apr-2025 • Bug • ICM 7.10
Description Using Short Link redirects to handle category page URLs without trailing slash leads to a redirect loop and error page for both URLs (with and without trailing slash /) Short Link configuration example: Source URL:* https://jxdemoserver.intershop.de/WFS/inTRONICS/en_US/-/USD/Computers/897
AWI-105139 • 02-Apr-2025 • Bug
Description The webserver requests the wrong synonym directory for static sitemap file, resulting in old data or broken sitemap being returned in the storefront. The synonym directory "1" or "2" is stored in a cache on the application server side. The cache is only cleared after the replication or an
AWI-105112 • 25-Mar-2025 • Bug
Description The wrapper REST endpoint api/auth returns token up to five minutes after they are expired. Expected Behavior The returned token should have a validity of at least x minutes. null Bug null Verified Closed null Major AdoWorkItem 105112 Sparque Wrapper Products SPARQUE.AI 0 Fixed in Commit
AWI-105032 • 01-Apr-2025 • Bug
Description Broken sitemap files are published when the sitemap creation fails. This can be the case, for example, if the application server or database becomes unavailable during the process. In the current standard, potentially correct sitemaps can be replaced by broken sitemaps this way. Steps to
AWI-105024 • 02-Apr-2025 • Bug • ICM 7.10
Description There is a problematic behavior of ORMCatalogCategoryBOProductExtensionImpl.hasOnlineProducts() caused by GetAssignedProductsV2.query that was introduced in ISH version 7.10.41.6-LTS. Master catalog has a products in a given category (let's call it CategorySubA). Catalog is shared to the
AWI-104953 • 28-Apr-2025 • Bug
Description It seems to be related to the apiToken creator information. If this is not set to "icm" the logout will not work. After the first failed attempt in the Responsive Starter Store side it is set to "icm" and then the logout works. But whenever the user was on the PWA side the creator is set