3G1276 • 27-Aug-2024 • System Requirements Sheets • Intershop Progressive Web App
Table of Contents Operating System Web Server Node.JS Node Package Manager Git Intershop Commerce Management Browser Docker Operating System Operating System (not included in the product) Any operating system running Node.js Web Server Web Server (not included in the product) Any web server running
312F77 • 16-Sep-2024 • Release Notes • Intershop Progressive Web App
Table of Contents Introduction What's New? Features References Fixed Defects Performance Improvements Documentation Code Refactoring Breaking Changes Changes That Require More Recent ICM Versions Introduction Welcome to Intershop Progressive Web App 5.2. This public release note contains information
AWI-99830 • 15-Dec-2024 • Bug • ICM 7.10
Description The toString() message of ReloadSearchIndexesMessage class must not access the database to build a string for the ReloadSearchIndexesMessage object. Instead it should only use the serializable information from the message (domainSearchIndexIDs and serverID) This would help to avoid the "error
AWI-99826 • 04-Dec-2024 • Bug • ICM 7.10
Description Webp image files don't show a preview in the back-office which can make it very hard for content managers to identify the content especially when there are lots of images. Steps to Repeat Login to the backoffice Go to the image management (master catalog - image management) Upload a new webp
AWI-99741 • 11-Nov-2024 • Bug • ICM 7.10
Description A high vulnerability for the included OpenSSL lib within the apache was found: https://nvd.nist.gov/vuln/detail/CVE-2024-5535 This affects all OpenSSL versions starting with 3.0.0 and should be fixed with OpenSSL 3.0.15. The current Apache 2.4.62 includes OpenSSL 3.0.9. Steps to Repeat check
AWI-99719 • 15-Dec-2024 • Bug
Description Intermittently, the following exception occurs during the checkout process, causing a failure in handling REST requests: { ... "message": "Server failed do handle the current REST request", "logger_name": "com.intershop.component.rest.internal.application.RestExceptionMapper", "level": "ERROR"
AWI-99705 • 07-Jan-2025 • Bug • ICM 7.10
Description Several 3rd party libraries should be updated due to security risks. null Bug null Verified Closed Wolters Kluwer Technology B.V. Minor AdoWorkItem 99705 Infrastructure Products Products ICM 0 Pull Request 99187 Related 7.10.41.* b2c/7.10.41.6-lts b2x/7.10.41.6-lts business/58.2.4 platform/58
AWI-99703 • 07-Jan-2025 • Bug
Description For attributes that contain a '/' the Rest Resource for the category assignment tree is called with a double encoded '/' Steps to Repeat Add a search index attribute with a '/' in the attribute ID Add filter for the search index attribute click 'Edit' button in the Categories section to open
312H72 • 10-Sep-2024 • Guidelines • IOM 5.0, IOM 5.1
Table of Contents Introduction Database Migration Down Time Added Configuration Option to Encrypt Communication with Mail Server Introduction This guide lists all migrations required from Intershop Order Management 5.0 to 5.1. The document is aimed at project developers. Database Migration Down Time
AWI-99693 • 15-Dec-2024 • Bug • ICM 7.10
Description I used product/GetAssignedProducts.query in a very simple case: params.put("ProductDomain", currentChannel); params.put("CatalogCategory", categorySampleOfCatalogServiceTypes); ...executePageableQuery("product/GetAssignedProducts", params); In our case the products as well as the catalog