IS-27992 • 28-Apr-2023 • Bug • ICM 11, Responsive Starter Store
Description Current Behavior If the storefront is switched to French, the main menu is empty. Expected Behavior The main menu shows the localized menu. Steps to Repeat open storefront switch to French in the top right corner Notes This is caused by the adaption of the main menu to be based on SolR. Since
IS-27989 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description In situations where a product has set a default category that is (no more) existent a NullPointerException is thrown. Description: The customer has situations where imported products sometimes have non-existent default categories set in the XML. They use a „DataFeedCSVMarshaller“ (custom
IS-27985 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The DefaultProductPriceContextImpl may generate a NPE in case of anonymous UserBO usage Steps to repeat: The customer did write some custom code to access DefaultProductPriceContextImpl . Based on some code recherche it seems that the below code may NPE exception in terms of
IS-27982 • 28-Apr-2023 • Bug • ICM 7.10, ICM 11, Responsive Starter Store
Description only the error cause code is transmitted the error cause message is often missing It has to be checked which messages are missing and added to the REST response in dependence of the request language Repro Steps only the error cause code is transmitted the error cause message is often missing
IS-27979 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The ApprovalStepsMigrationPreparer will generate open cursor exceptions Steps to repeat: - in a system with a lot approvals execute the dbmigrate process ( \eserver\local\bin>dbmigrate -classic --force-exec-id=bc_order_approval_orm:Class4 ) the preparer execution does fail with
IS-27978 • 28-Apr-2023 • Bug • ICM 7.10, ICM 11, Responsive Starter Store
Description Description: If you have the selected "allow repeat" as add product behavior in the cart preferences the mechanism doesn't work when you use a csv file to add products to the basket in the b2b storefront. Steps to repeat: Go to the inTRONICS Business channel Click on Applications and select
IS-27976 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: The Logger class in Core is having the following warn method: static public void warn(Object category, Marker marker, String msg, Throwable ex) 0152 { 0153 getLogger(category).warn(msg, ex); 0154 } This should actually call the method: warn(Marker marker, String msg, Throwable
IS-29106 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description ICM Version: 7.10.6.0 IOM Adapter: 6.0.8 Actual behavior NPE occurs when order export configuration is set to "on order creation" Expected behavior No NPE Steps to repeat configure IOM order export to work "on order creation" instead of scheduled place an order see error log Additional comment:
IS-27927 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: New registered customers from the storefront registration form are not automatically assigned to 'Registered Customers' segment when user and organization is successfully created. Steps to repeat: In inSPIRED: inTRONICS Business - B2B try to register a new customer. Goto Backoffice
IS-27920 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The computed product line item of a free gift does not appear as computed line item at the order. Expectation: the order line items should be 1:1 copies of the basket line items in regard to their content Steps to repeat: have a free gift promotion create a basket and submit