Description Actual behavior Import bla-actual.xml in replace mode does not actually import anything Expected behavior Import bla-expected.xml in replace mode must complete import and produce a predefined product filter that is equal to the import source. Steps to repeat Login to inSPIRED Select inTRONICS
IS-25334 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: Changes to attribute GC_ORDER_REQUIRED_GiftCardService not reflected in order details Steps to repeat: 1. Go to inSPIRED > Master Catalogs > Products > Gift Card $25 - Attributes (SKU: GiftCardBlank25) 2. Change the value of "GC_ORDER_REQUIRED_GiftCardService" to "TEST GiftCard"
IS-25306 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The actionDescriptor is determined incorrectly in pipelet FilterProductsByActionMinPrice. The actionDescriptor is set to the instance name of the component framework wiring: 0166 String descriptorID = action.getActionDescriptorID(); 0167 ActionDescriptor actionDescriptor = componentMgr
IS-25286 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The issue only occurs when the quote was created in the past and some time later submitted. In this case, the creation date instead of the submit date is currently used as valid from date for submitted quotes. Steps to repeat: 1) create a quote in inTRONICS Business storefront
IS-25218 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Steps to repeat: Go to channel backoffice. Go to "Orders > Shipping Configuration > Shipping Rules". Add any shipping condition to the rule (e. g. "Ship-To Destination > Country IS Romania"). Go back to shipping rules list and click on "Verify & Deploy all rules". > Rule should now be active
IOM-8384 • 07-Sep-2021 • Bug • IOM Connector
Description Problem: warnings in logfile about an non localized key while doing some order approvals. [2018-11-06 15:46:24.444 +0100] WARN localhost ES16 appserver0 [inSPIRED-inTRONICS_Business-Site] [-] ish.cartridges.app_005fsf_005fresponsive_005fb2b.default_.account.ApprovalDetailsPurchaserBudget_jsp
IS-25212 • 28-Apr-2023 • Bug • ICM 7.10, ICM 11, Responsive Starter Store
Description Description: In ICM 7.8.3, httpclient 4.5.3 was used as evident in the gradle.properties for p_platform. For some reason in 7.9, httpclient 4.5.2 is used again. Steps to Repeat Description: In ICM 7.8.3, httpclient 4.5.3 was used as evident in the gradle.properties for p_platform. For some
IS-25188 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: If the PreferredLanguage and PreferredLocale of an user is not defined (null), the approval mails are not sent. Due to the error, all subsequent users from the "sendTo" list will not receive an approval mail. Stacktrace: com.intershop.component.approval.capi.service.basic.Ap
IS-25187 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Steps to Replicate: ICM version 7.10.2.2 :: Payment_paypal version 5.0.3 Place an order through storefront. In Backoffice, enter refund message as a long string. Click Refund. Getting Error message as "The Memo field contains invalid characters" and refund fails. This issue is for both b2C
PAYPAL-162 • 07-Sep-2021 • Bug • PayPal
Description Description: The product links on the order confirmation page (template PLIDescription.isml) is sometimes not rendered correctly on the customer's system. The reason seems to be the implementation for getProductSKU() in com.intershop.sellside.appbase.b2c.internal.order.OrderProductLineItemBOImpl
IS-25174 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description The RefreshSearchIndexesDecorator monitors the execution of the decorator with the aid of custom attributes at the staging process to avoid double executions. Current Behavior But it opens unneeded transactions for reading data. The decorator should open the transaction only when it is necessary
IS-25162 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The bootstrapValidator-0.5.0.js file includes default messaging keys that are not localized. Example: a_responsive/app_sf_responsive/staticfiles/cartridge/static/default/js/vendor/bootstrapValidator-0.5.0.js ;(function($) { $.fn.bootstrapValidator.i18n.integer = $.extend($.fn
IS-25132 • 28-Apr-2023 • Bug • Responsive Starter Store
Description The currency "Moldovan Leu" is currently configured to have a precision of 0, i. e. to have no smaller unit. But actually it has: 1 leu = 100 bani. (according to https://en.wikipedia.org/wiki/Moldovan_leu) Please fix this in the currencies import file! (DBInit and DBMigrate) Overview of all
IS-25122 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The import of Product Attribute Groups leads to attribute-descriptors with null values for the position attribute in the database (ATTRIBUTEDESCRIPTOR table). Steps to repeat: 1) Open the inSPIRED Organization Back Office 2) Go to "Master Catalogs" > "Import & Export" 3) Upload
IS-25105 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Current Behaviour: After payment cancellation for Sofort and PayPal you are redirected to a page not found. Expected Behaviour: No broken page, when a payment was canceled. Steps to Reproduce: In ICM, add a product to a cart as registered customer. Proceed to checkout and select payment method
IOM-8350 • 07-Sep-2021 • Bug • IOM Connector
Description Description: The istext key DisplayItemPercentageOffDiscount.ToBeAppliedTo.input in template DisplayItemPercentageOffDiscount.isml (bc_marketing) is not defined. Steps to repeat: See template. Investigations: There is a localization key called DisplayItemPercentageOffDiscount.ToBeAppliedTo
IS-25053 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: Typing error of account.user.new.login.error.email key value in account_de.properties of app_sf_responsive_b2b ICM7.10.2.4.B2X+RBS6.2.4/a_responsive/app_sf_responsive_b2b/staticfiles/cartridge/localizations/account_de.properties: account.user.new.login.error.email=*Biite* geben
IS-25054 • 28-Apr-2023 • Bug • Responsive Starter Store
Description Description: Synchronize Page Model and Pagelet Instances job generate SQL errors Steps to repeat: Go to the SMC Launch Job «Synchronize Page Model and Pagelet»» on domain «SLDSystem» Open the error log Investigations: SQL statement: >>>>>>>>>>>>> SELECT distinct(pepa.definitionqualifiedname)
IS-25049 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Actual Situation: Order exports fails! A promotion is configured in default locale of the shop, but not in other locales that can be used from the customer. When ordering with other locales and with this applied promotion, the export fails because of a missing display name of the promotion
IOM-8313 • 07-Sep-2021 • Bug • IOM Connector
Description In case of MuSh(MultipleShipment) = true the DefaultShippingMethodHandler does use the EligibleShippingMethodProvider to set the default ShippingMethod. In case of MuSh = false it is not used. Flow is: DefaultShippingMethodSelectorImpl does not filter the ShippingMethods if MuSh = false,
IS-25040 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Showing 3881-3900 of 5292
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.