AWI-98052 • 23-Aug-2024 • Issue
Description Resource leak in QueryORMObjectCollection when using size and iterator methods (size first, then iterator). Steps to Repeat There is a cartridge code scenario which will lead to below exception "Finalizer" Closing query result via finalize method. java.lang.Throwable: Stack trace on 'QueryResult'
31F245 • 06-Jun-2025 • Feature Lists • ICM 12
Table of Contents Einführung Experience-Management Online-Marketing Suche und Navigation Kampagnenmanagement Promotion Engine Web Content Management Media Asset Management Produktinformationen Produktdatenverwaltung Verwaltung des Produktlebenszyklus Produktbeziehungen Preise Besteuerung Produkt-Vo
AWI-97965 • 04-Jul-2024 • Bug • Intershop Progressive Web App
Description A customer is complaining about a problem with form submission (contact form and subscription form). The API endpoint (/contact for example) returns a 401 Unauthorized error: Unauthorized (Captcha authentication required) if the forms are submitted instantly after you added some values to
AWI-97916 • 13-Aug-2024 • Bug
Description According to documentation Concept - DBPrepare, section "DBPrepare-Cartridge-Initialization" the migration preparers are executed during "cartridge initialization" in case no dbinit.properties exists. According to documentation ("DBPrepare cartridge migration will be executed during the initialization")
AWI-97917 • 04-Sep-2024 • Bug
Description If you subscribed for a product stock or price notification and the product is offline you will get a 500 response if you check the notifications tab in the Customer Account. Solution: Included a check if the product is offline If a product is taken offline, it will no longer be shown on
AWI-97905 • 15-Jul-2024 • Bug • ICM 7.10, Responsive Starter Store
Description Currently the newly added support for Ubuntu was missing the possibility set the target platform for Ubuntu via Gradle deployment configuration like: target { platform = 'linux.ubuntu.x86_64' } null Bug null Fixed and verified Closed De Bijenkorf Minor AdoWorkItem 97905 Products Products
AWI-97900 • 13-Aug-2024 • Bug
Description It is possible to import a product where only a step quantity is defined (without warnings) but on export the step quantity wont be included in the export because no packaging unit was defined If you add a step quantity in the backoffice there is an explicit hint that it is mandatory to also
AWI-97856 • 07-Nov-2024 • Bug • ICM 7.10
Description Shell scripts in <eserver>/local/bin still contain shebang "#!/bin/sh" instead of "#!/bin/bash". This may lead to problems in Ubuntu, since Ubuntu is linking "sh" to a shell called "dash" as described here: https://askubuntu.com/questions/141928/what-is-the-difference-between-bin-sh-and-
AWI-97806 • 14-Aug-2024 • Bug • ICM 7.10
Description The Method BusinessObject::getGuaranteedExtension indirectly calls toString()-method, which could provoke unnecessary overhead. performance release-as11-merge-done null Bug null Fixed and verified Closed DATASOLUTION Minor AdoWorkItem 97806 Infrastructure Products Products ICM 0 Pull Request
AWI-97799 • 13-Aug-2024 • Bug
Description SimpleFileSystemStagingProcessor didn't follow redirects during receiving the index files for the staging file transfer. In the K8s environment, it could happen, that the URL is redirected to a specific pod. In case of an IOException, the processor didn't delete the downloaded file after