IS-29404 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: Using the newly introduced search rule Concept - URL Rewriting (from 7.10.5) - 5.11 Search https://support.intershop.com/kb/index.php/Display/2Q8070 may break some links in the storefront (e.g. brand links on product detail pages). Steps to repeat: 1. Enable the mentioned rule
IS-29414 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Actual behavior Calling rest api for CMS can lead to NPE if a pagelet in the composition tree is pretending to have a slot which in fact it hasn't. Expected behavior Calling rest api for CMS can cope with situations where a slot object is missing. Even though the pagelet definition is including
IS-29401 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Current behavior In Master, create a new local catalog with name and ID Drilldown in the catalog, click "Edit Properties" edit any property, e.g. "Description" or try to assign products dynamically Click Apply after the changes switch to any other tab, e.g. "Content" and back >> The change
IS-29408 • 28-Apr-2023 • Bug • ICM 11, Responsive Starter Store
Description Description: If the product brand on the PDP or "Brands" page contains certain special characters (e.g. &,"), the link results in a 0 search result page. Steps to repeat: 1) create product with a manufacturer name that contains the special character "&" 2) rebuild the search index 3) open
IS-29385 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The AS preference PasswordUpdateSkipOldPasswordValidation has no related dbMigrate preparer call Steps to repeat: Customer did install 7.10.15.3 version and found no related dbmigrate preparer call/code for the new introduced preference "PasswordUpdateSkipOldPasswordValidation"
IS-29392 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: Since version 7.10 the COMPUTEDITEMS field of the BASKET and the ISORDER table contain compressed data. So they are not directly readable anymore. Would it be possible just to log the ComputedItems field into the debug log one time after every calculation? Are there security/privacy
IS-29380 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The GetCustomersREST.query will fail on LISTAGG function because of a lot basicprpofile customer table domain records Steps to repeat: Customer scenario has a lot of basicpofile customer records for specifc domain. In case of a REST call which does execute GetCustomersREST.query
IS-29374 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: Master Products with only a product link set on a channel, can not be removed by the bulk import. It only happens with the bulk import and under some conditions. -The product is shared to a channel. -in a channel only a productlink is created Then the product can not be removed
IS-29355 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: When importing a customer XML in UPDATE mode while the XML "user" section in the file uses REPLACE mode, the CGs and IGs of the customer are "toggled". Steps to repeat: 1. In B2B channel backoffice export customer OilCorp (see attached _orig XML) 2. In BO create 2 new CG_ customer
IS-29345 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description REST calls b2c: post /customers put /customers/- b2b: post /customers/-/users put /customers/-/users/<userid> the attribute preferredLanguage should not be mandatory in this calls, instead the application default language should be set Repro Steps REST calls b2c: post /customers put /customers/-