Description In case that merge of two baskets leads to adjustements, this inforamtion will not delivery as info in REST merge request. Repro Steps In case that merge of two baskets leads to adjustements, this inforamtion will not delivery as info in REST merge request. Konsum (CM - Jena) Bug Commerce
IS-28622 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The CustomerLogos directory (server/share/sites/inSPIRED-inTRONICS_Business-Site/1/units/inSPIRED-inTRONICS_Business/static/en_US/CustomerLogos) is part of the replication process but is never managed and filled in an edit system. Images stored in this directory are uploaded
IS-28617 • 28-Apr-2023 • Bug • ICM 7.10, ICM 11, Responsive Starter Store
Description Description: If the productlist resource is called for products where the image doesn't have a fallback, the following NPE is thrown: Request Parameters ------------------ attrs=image,testStringValue [2019-11-14 11:32:50.616 +0100] ERROR localhost ES1 appserver0 [COOP-2110-Site] [-] com.intershop
IS-28616 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Doesnt work ConfigurationProvider configProviderExtension = serviceConfigurationBO.getExtension(ConfigurationProvider.class); Configuration configuration = configProviderExtension.getConfiguration(); String value = configuration.getString("someKeyOfAChainHandlerWithOnlyDefaultValue"); //
IS-28610 • 13-Sep-2023 • Bug • ICM 7.10
Description REST request: post baskets/<basketId>/validations Current Behavior returns scopes of the call as well as of an error item In the call it is an array, in the error it is a string containing possible scopes as a comma seperated list. This is confusing example: data: ... results: { errors: [
IS-28602 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description When a redirect-after-checkout notification is processed by the payment API the transaction's authorized amount is updated. There is currently no check to ensure that the update of the authorized amount is valid. So a very delayed notification could revert the transaction to an
IS-28599 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Go to SMC > Logging > appserverX - Logging Status A list of warn messages is displayed: Repro Steps Go to SMC > Logging > appserverX - Logging Status A list of warn messages is displayed: Konsum (CM - Jena) Bug Commerce Management Verified Closed null Minor JiraWorkItem 52527 Logging Framework
IS-28601 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Steps to repeat: Export product and catalog data with BMECat Export. inSPIRED -> Master Catalogs -> Import & Export -> Product & Category Export (BMEcat) select Computers catalog, enter a export file name, click 'Finish' Save the exported file upload the same file, to make it available for
IS-28596 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Problem: There exists a pipelet com.intershop.beehive.core.pipelet.pipeline.ExecutePipeline which can execute a pipeline. This execution can be synchronous and asynchronous. The asynchronous execution spins up a new thread each time called. The execution needs extra CPU power and at least
IS-28594 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Steps to repeat: create any basket with an promotion (order discount) submit basket goto ICM backoffice and delete used promotion open order details via REST (/orders/<orderid>) an Exception occurs: [2019-11-13 11:43:35.286 +0100] ERROR localhost ES1 appserver0 [inSPIRED-inTRONICS-Site] [b2c-responsive]
IS-28590 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Current Behavoir Broken or Manipulated Category Links cause heavy database load due to a fallback that is executed if the products of a category are not retrievable via the search index. Steps To Repeat Call a category (family) page Select some filters Take the URL and cut off in the mid
IS-28587 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description For Links (referenced by islink) like "page://about-us" there is no orm caching enabled, because the objects refereed to are not unique. If we change the link syntax to something like "page://about-us@app_sf_responsive_cm", the calls would be cached again. Repro Steps For Links (referenced
IS-28588 • 28-Apr-2023 • Bug • ICM 7.10, ICM 11, Responsive Starter Store
Description Actual behavior: Mapping of position items during credit note creation does not take refunds without invoicing into account. Expected behavior: Already refunded items should not be mapped to a new additional credit note. Repro Steps Actual behavior: Mapping of position items during credit
IOM-9754 • 07-Sep-2021 • Bug • IOM 3.2
Description Problem: The configuration service respond with an error message to the web adapter (agent) 1 - java.lang.NullPointerException if the share/system/config/cluster/webadapter.properties file is empty or the key cs.poll.interval does not exist. Task: check where the NPE is created let the CS
IS-28561 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description At customer heap-dump have shown memory consumption of nearly 15 GByte in com.intershop.beehive.core.internal.jdbc.JDBCSharedConnectionPool.threadsByConnection. The map itself contains 10751 entries even if the code tries to make sure that after a count of 500 is reached all dead threads
IS-28572 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: If quotes were present in a ICM 7.7.5.1 project and the project is migrated to ICM 7.10, the quotes do not get a custom attribute "PurchaseCurrency" after dbmigrate. Adding to cart from such quotes make the cart unusable and throws an error page. Steps to repeat: Migrate a ICM
IS-28568 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Actual Behavior The cashback promotion code search is case sensitive. This means searching for e.g. 'Patricia' leads to results whereas searching for 'patricia' does not. This might be a problem for back office users who have to look up something and don't pay attention to capitalization
IS-28543 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: A java.lang.IllegalAccessError occurs in In a patched class from <IS_LOCAL>/lib when calling a protected/default method from a class of the same package. Example: I want to patch the class com/intershop/sellside/pmc/internal/rendering/PipelineDictionaryProvider.java. In this
IS-28556 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Problem: The ORM persistence manager locks the whole cache manager implementation in: com.intershop.beehive.orm.internal.common.PersistenceManagerImpl.createObject(ORMObjectKey, ClassDescription) com.intershop.beehive.orm.internal.common.PersistenceManagerImpl.getObjectByQueryResult(QueryResult)
IS-28538 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: The Localization domain of a partner application is not deleted when the partner is deleted. Steps to repeat: login as admin to inSPIRED select "Reseller Channel" create a new partner PartnerSupport login as admin to PartnerSupport create a new sales channel PartnerSupportChannel
IS-28557 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Showing 1621-1640 of 3228
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.