AWI-104495 • 04-Mar-2025 • Bug
Description The Stripe Checkout API expects the value in the smallest currency unit to be an integer. Under the assumption that money values are always represented with decimal places from the used currency, the implementation converted the data by moving the decimal point and interpreting it as integer
AWI-104500 • 11-Jun-2025 • Bug
Description OCI configuration punchout options rest request does return status code 204 Steps to Repeat - setup ICM 11.11.4-LTS within K8s cluster - execute a (PWA) REST options requests to determine OCI configuration from a channel, example URL https://{hostname}/INTERSHOP/rest/WFS/{Channel}-Site/-
AWI-104417 • 11-Mar-2025 • Bug
Description Requests to the policy enforcer that contain an encoded % character and that should be directed directly to the sparque desk (prefix /sparque/) generate a 500 error from the policy enforcer. Such requests are nor redirected to sparque desk. example: https://policy-enforcer.search.sparque
AWI-104383 • 24-Jun-2025 • Bug • ICM 7.10, Solr Cloud
Description When search index builds or other locking processes are in progress there is currently a message at the backoffice page: "Currently search index operations..." but the index configurations are editable. This can cause inconsistencies at the synchronization of index configuration with the
AWI-104331 • 26-Feb-2025 • Bug
Description The PayPal connector uses one log file for all application servers. These leads to the problem, that Azure FileSystem get more or less corrupt. Please remove the connector specific logback configuration, so no log separate file is created. ... java.nio.file.NoSuchFileException: /intersho
AWI-104330 • 25-Mar-2025 • Bug
Description The wrapper refuses incoming urls when custom parameter values contain "+" or "%" once decoded. beside this, note that urls must always be valid. which require to : always encode % as %25 (path and query parameters) encode + as %2B (always in query parameters, recommended in the path) Example:
AWI-104220 • 26-Feb-2025 • Bug
Description We assume, that the second application server doesn't know about the changes of XML-CustomAttributes by the other server. Scenario: first application server is doing dbinit second application server is waiting for dbinit finish on first application server. after the first application is finished
AWI-104154 • 01-Apr-2025 • Bug • Solr Cloud
Description In general the autoCreateFields is not necessary as the schema is synchronized at each detected change of the search index configuration. But the update.autoCreateFields option in the configuration is used if there is an unrecognized field in documents that are sent to the Solr server. This
AWI-104142 • 04-Mar-2025 • Bug
Description The Payone API expects the value in the smallest currency unit as integer value in string representation. With the assumption, that the money values are always represented with decimal places from the used currency, the implementation converted the data by moving the decimal point and interpreting
AWI-103946 • 02-Apr-2025 • Bug • ICM 7.10
Description ICM Standard AbstractBusinessObject class will generate StackOverflowError after an ICM update Steps to Repeat - within ICM 12.3.0-LTS system register a test cartridge which is using extension code logic ( attached ) - deploy/startup the AS - try to execute/login https://jdmuellernb01:84