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
IS-28856 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Problem: Exceptions from Flow framework threads log exceptions and errors to STDOUT or STDERR. The exception are not logged with the used logging framework. Expected: Exceptions from Flow framework threads are logged by the logging framework. Example: [appserver1] Exception in thread "Fl
E29300 • 05-Aug-2022 • Cookbooks • ICM 7.10
Table of Contents Introduction Recipe: Use Swagger API Annotations Recipe: Provide API Information for a REST Resource Recipe: Provide API Information for REST Method Parameters and Return Values Recipe: Provide API Information for REST Schema Sub-Types Recipe: Provide General Information About the
2929A9 • 23-Jun-2020 • Guidelines • ICM 7.10
Table of Contents Introduction Changes Introduction The ISFilebundle uses an external component (YUICompressor ) to compact and simplify the JavaScript and CSS code. This component does not support current JavaScript features. As result the compact process does not finish and fail. The currently used