Description Cybersource cartridge does not map the billing information correctly. It contains the fixed value "locality" for city. Steps to Repeat - setup ICM with cybersource cartridge 1.2.5 - do some payments - the payment does contain billing information with city locality valueExpected Behavior data
AWI-98126 • 22-Jul-2024 • Bug
Description A bunch of INFO messages when running a transport job from the Intershop SFTP to the shared filesystem are logged. At the end the info says "Caught an exception, leaving main loop due to Socket closed" even if the transfer was successful and the files were copied. ... [2024-06-27 11:17:10
AWI-98121 • 14-Aug-2024 • Bug • ICM 7.10
Description Even though the data for ServiceLineItems and StaticAddresses are cleaned up boefore the parent object is delete within the domain clean-up job, there may be entries left over and cause a constraint violation errors (ORA-02292). The following tables are involved: ServiceLineItem / ServiceLineItem_AV
AWI-98071 • 27-Aug-2024 • Bug • ICM 7.10
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-97965 • 04-Jul-2024 • Bug • Intershop Progressive Web App
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-97916 • 13-Aug-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-97917 • 04-Sep-2024 • Bug
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-97905 • 15-Jul-2024 • Bug • ICM 7.10, Responsive Starter Store
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-97900 • 13-Aug-2024 • Bug
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-97856 • 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-97806 • 14-Aug-2024 • Bug • ICM 7.10
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
AWI-97799 • 13-Aug-2024 • Bug
Description With a large number of products, accessing the last product page takes an infinitely long time. Steps to Repeat - Load more than 30000 products - Search * on the backoffice - Go to last page -> It take an indefinite amount of time -> With ICM 7.10.32.32 or <ICM 7.10.38.27 the page was loaded
AWI-97710 • 16-Sep-2024 • Bug • ICM 7.10
Description The increment operations on the volatile fields of JDBCConnectionMetricsCollector and SessionMetricCollector guarantee memory visibility, however it does not ensure atomicity. Other threads can interleave the currently used increment/decrement steps which leads to incorrect metrics. null
AWI-97674 • 13-Aug-2024 • Bug • ICM 7.10
Description The OCI punchout background search function does not return an HTML page containing the search result when using the PWA. Underlying issue: In order to provide any functionality in the PWA, it first needs to fully load. This is done by providing a startup script inside an HTML document on
AWI-97667 • 27-Aug-2024 • Bug
Description During the customer deletion sometimes it happens that a NPE will be thrown.Please hande the NPE in the standard product: Caused by: java.lang.NullPointerException: Cannot invoke "com.intershop.beehive.core.internal.user.UserGroupPO.isRemoved()" because "parent" is null at com.intershop.component
AWI-97645 • 04-Sep-2024 • Bug
Description The various payment capabilities can create entries in the payment history. The "eventID" field indicates the source of the event and usually corresponds to the name of the capability that generated it. In this way, entries for specific events can be read from the history later on. The FastCheckout
AWI-97633 • 29-Jul-2024 • Bug • ICM 7.10
Description The process chain concurrent task ignores the task "ignore" configuration in case the task reached the timeout. Actual Behavior In case a task is not finished during the "timeout" period, the concurrent task aborts the chain, also if the task is marked with "ignore:interrupted" Expected Behavior
AWI-97615 • 13-Aug-2024 • Bug • ICM 7.10
Description Using size() and iterator() on an QueryORMObjectCollection would result in executing the same query twice because the size() would create a new instance of QueryResultIterator on each method invocation. This has been changed due to a resource leak fix. The current QueryORMObjectCollection
AWI-97597 • 27-Aug-2024 • Bug
Description The process chain sequence ignores the task "ignore" configuration in case the task reached the timeout. Actual Behavior In case a task is not finished during the "timeout" period, the sequence aborts the chain, also if the task is marked with "ignore:interrupted" Expected Behavior In case
AWI-97548 • 13-Aug-2024 • Bug • ICM 7.10
Description Assuming the settings intershop.authentication.expires.idtoken=50intershop.authentication.expires.accesstoken=5intershop.authentication.expires.refreshtoken=60 the PWA obvioulsy relies on the "expires_in", which is the expire time of the id_token. But, the relevant token for being logged
AWI-97532 • 13-Aug-2024 • Bug
Showing 61-80 of 3356
The Intershop Knowledge Portal uses only technically necessary cookies. We do not track visitors or have visitors tracked by 3rd parties. Please find further information on privacy in the Intershop Privacy Policy and Legal Notice.
Home
Knowledge Base
Product Releases
Log on to continue
This Knowledge Base document is reserved for registered customers.
Log on with your Intershop Entra ID to continue.
Write an email to supportadmin@intershop.de if you experience login issues,
or if you want to register as customer.