IS-31173 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: An inactive product sharing set causes ORA-00936 error in searchindex update. Steps to repeat: login as admin@inSPIRED set the product sharing option for inTRONICS to "Share nothing" ( inSPIRED > Master Catalogs > Outbound Product Sharing > Channels - inTRONICS ) select channel
IS-31164 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: Localizations don't get updated at all appservers in a distributed environment when the Installation ID is the same on the involved machines. The customer noticed a strange behavior in their environment: Two machines Intdev15 1nd Intdev16 have the same installation ID ES1, both
29657S • 09-Jul-2021 • Support Articles • ICM 7.10
Table of Contents Introduction References Creating a New Blog Layout Page Template Using the Blog Layout Page Template to Create a Page Variant Creating Blog Entries Introduction This article explains how to use the standard Intershop CMS to create a simple blog functionality. References Concept - CMS
IS-31113 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Problem: An OutOfMemoryError is reported for a project. The investigation of the heap dump shows a huge number (over 177k) of ThreadLocal entries with a NULL value assigned. Investigation: Most of our code working with ThreadLocal remove the value with a ThreadLocal.set(null). This sets the
IS-31133 • 26-Mar-2024 • Bug • ICM 11, Responsive Starter Store
Description Description: There are some object declarations in "a_responsive/app_sf_responsive/staticfiles/cartridge/static/default/js/dialog.js" missing. Steps to repeat: set "intershop.template.isfilebundle.jsprocessor=closure" in your "appserver.properties" and restart your appserver open the developer
IS-31117 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Steps To Repeat: create a new user with SSO identity provider call POST /users/processToken (CREATE_USER, UPDATE) return 200 (or 201 for new user) call POST /customer returns 201 for new customer call GET /configurations (or other resource) return 200 disable customer in backoffice (via customer
IS-31110 • 28-Apr-2023 • Bug • Responsive Starter Store
Description Description: The following line is missing in the app_sf_responsive_b2b UpdateProfile.webform <parameters xsi:type="webform:FormParameter" name="Newsletter" type="java.lang.Boolean" optional="true"/> Repro Steps Description: The following line is missing in the app_sf_responsive_b2b UpdateProfile
IS-31093 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: the LoginUser pipelet throws Exceptions in case of not found user data, especially line 384 in p_platform/core/src/main/java/com/intershop/beehive/core/pipelet/user/LoginUser.java : 0384 throw new PipeletExecutionException("Unable to execute authentication", e); In former versions
IOM-10460 • 07-Sep-2021 • Bug • IOM 3.0
Description Actual behavior After creating a shop recall (e.g. RCL010) via ReverseService.cancelOrder, if the order is in transition between supplier assignment and transmission, the cancellation is processed immediately. This can lead to the situation that orders are canceled but still exported to the
IOM-10458 • 07-Sep-2021 • Bug • IOM 3.1
Description There is a list of configuration settings to be made in table PlatformConfigPropertyDO, available in version 2 of IOM, which could not be set at installation time by IOM Helm Charts 1.0.0.0: archive_OrderMessageLog_min_age delete_OrderMessageLog_min_age archive_ShopCustomerMail_min_age a