IS-28905 • 13-Sep-2023 • Bug • ICM 7.10
Description Problem: The class com.intershop.component.marketing.internal.usergroup.UserGroupParentGroupsCacheProviderImpl uses a single lock to access (synchronized block on the instance) to protected access to the internal cache structure. This cause waiting thread in case of an installation with a
2A9304 • 24-Jun-2024 • Release Notes • ICM 7.10, Solr
Table of Contents Introduction References Version Information and Dependencies Installation Changelog Release 29.0.4 Release 29.0.3 Release 29.0.2 Release 29.0.0 Introduction The Solr4 Search Service Adapter is the legacy search service adapter to connect ICM to a Solr4.8 search server. This adapter
IS-28887 • 05-Jun-2024 • Bug • ICM 7.10
Description Description: Customer tries to migrate orders using a Job like described here: https://intranet.intershop.com/kb/index.php/Display/29L140#Guide-StoringofPromotionInformationatOrders7.10.12.2-Migration During the Job execution the following NPE is thrown. [2019-12-05 06:56:30.339 +0100] [
IS-28883 • 05-Jun-2024 • Bug • ICM 7.10
Description Description: A (PWA) REST based categories request will consume a lot of time to return records Steps to repeat: A PWA based project has a lot of categories and products In case of similar triggered REST URL https://localhost/INTERSHOP/rest/WFS/inSPIRED-inTRONICS-Site/-;loc=en_US;cur=USD/categories
293E03 • 16-Feb-2023 • Cookbooks • ICM 7.10, ICM 11, ICM 12
Table of Contents Introduction Recipe: Restricting the Response Payload Recipe: Extending the Configuration Request Recipe: Accelerate Response Time for Configuration Request Introduction Info This cookbook is valid for ICM version 7.10.17 and higher. This document describes how to extend the Configuration
IS-28882 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description The Storefront Applications have an UrlIdentifier which is used in the URL to identify the application. There's a shortcut for the default application of a channel; it has the urlIdentifier '-' to express that this is the default application. The '-' is displayed in the backoffice is used
IS-28881 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Background: All search engine requests are mapped to the same session (SessionID: rrrr...). This session is shared over all bots to prevent an heap overflow while each bot creates a new session with each request. The session mode can be changed from "volatile" to "transient" to "persistent"
IS-28874 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: If you first lock the page and then enter some text with special chars (in this case a semicolon) in the meta information fields it will stay in the fields as long as you don't unlock the page and lock it again. In this case all meta text fields will be emptied. Steps to repeat:
IS-28868 • 05-Jun-2024 • Bug • ICM 7.10
Description Description: Category import doesn't check for self references, e.g. <category name="45050100" > <name>45050100</name> ... <parent name="45050100"/> This leads to errors. (All) our import validators should check for self reverences Steps to repeat: 1. Import a file with <?xml version="1.0"
IOM-9809 • 07-Sep-2021 • Bug • IOM 3.0
Description Actual Behavior There are no summaries provided in the API specifications 'Health Service' and 'Cache Management'. Although the summary field is optional according to the Open API specification, it is still displayed by tools such as Swagger UI and Redoc. Since the summary is missing in both