Description The test RemoveLineItemFromBasketTest (bc_basket_test) needs a rework. This test is run as an embedded server test. However, it also uses lots of mock objects. This causes issues e. g. if a product mock is used in conjunction with a ProductMgr (which is not mocked and can therefore not be
IS-25854 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The method getSubCategories(final User user, final Domain organizationOwningDomain, final Boolean online) in ORMCatalogCategoryBOImpl, returns the SubCategories considering catalog filters (and therefore also user->usergroup assignments). At the first call the subcategories-result
IS-25841 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Steps To Repeat call a filters REST request with a selection of a specific filter value: the following PipelineExecutionException occurs [2019-01-08 16:56:50.163 +0100] ERROR localhost ES1 appserver0 [inSPIRED-inTRONICS-Site] [-] com.intershop.component.rest.internal.pipeline.PipelineHandlerImpl
IS-25833 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: When changing the customer password in "My Account" and entering a wrong "Current Password", the wrong error field is marked and the error message does not really indicate the actual problem. Steps to repeat: 1) Open Home / My Account / Profile Settings / Edit Password 2) Try
IS-25817 • 28-Apr-2023 • Bug • ICM 7.10, ICM 11, Responsive Starter Store
Description Current Behavior search exclusions (search term and "-") are ignored in simple search Expected Behavior search exclusions work Steps to Repeat Master Catalogs > Products search for canon -cartridge => search results contain "cartridge" Notes same behavior if only one term is excluded - then
IS-25816 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: During deletion of an attribute in a product attribute group, the pagination is reset to page 1 instead of remaining on the selected page. Steps to repeat: 1) in inSPIRED Back Office go to Master Catalogs > Product Attribute Groups > Product Detail Attributes - Attributes 2)
IS-25805 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Download TechTalk Q4 [PDF - 248 KB] ENFDEVDOC doc_access_contract doc_status_final doc_type_techtalk 11 4fc13c434aee44c6a973aefb1573e260 ConfluenceCloud 1870352080 /spaces/ENFDEVDOC/pages/1870352080 1844226834
28960V • 03-Mar-2020 • TechTalk Newsletter
Description Following error message is responded by the Basket REST API v1 if a client tries to add a retail set to the basket: {"errors":[{"causes":[{"code":"basket.line_item.add.error.cause.ProductIsARetailSet"}],"code":"basket.line_item.add.error","message":"L’article n’a pas pu être ajoutéà votre
IS-25803 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: Customer notices a degradation of basket calculation after some server runtime. At the beginning, after the server start the calculation is fast but later becomes slow. When this happens they see heaps of queries for REBATEFILTEROBJECTASSIGNMENT at every new basket calculation
IS-25800 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description The staging should be possible for MSSQL. Actually, there is one failure: [2019-01-03 09:59:08.045 +0100] Failure: xcs:Class30 SQLScriptPreparer [resources/xcs/dbinit/scripts/spmainfile.ddl] The smallest possible way to reproduce the problem is with an sql-statement like this: select * from
IS-25790 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: Actual behavior: A) The two templates listed below make a call getShippingMethodCost which in turn calls through sld_ch_b2c_base/src/main/java/com/intershop/sellside/appbase/b2c/internal/shipping/BasketEligibleShippingMethodBOImpl.java into the calculateShippingCharges() method
IS-25755 • 28-Apr-2023 • Bug • ICM 7.10, ICM 11, Responsive Starter Store
Description Description: Parallel ProcessProductPriceRefresh job executions will lead to ProductPriceChangeEventHandler thread exceptions Steps to repeat: Customer project having multiple channels with enabled ProcessProductPriceRefresh job for it's single channels. After price list imports these jobs
IS-25739 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The Re-Captcha 2 ReCaptchaVerificationService does not work if the system is placed behind a proxy server. The "ReCaptchaVerificationService.java" does the following: HttpClient client = HttpClientBuilder.create().build(); HttpPost request = new HttpPost(uri); A simple solution
IS-25725 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The microservices blueprint project is outdated (see https://gitlab.intershop.de/intershop/Microservices/) Linked in: Concept - Service Registration and Discovery (6.1 Project Specific Microservices and Their Registration at Eureka): https://support.intershop.com/kb/index.php/Display/R28083
IS-25727 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: Customer notices Could not UPDATE object exceptions on DerivedProductPO when committing a transaction during checkout like this: [2018-11-28 09:43:54.074 +0100] ERROR org.apache.catalina.core.ContainerBase.[Engine].[].[/].[default] [] [] [] [] "http-bio-10104-exec-11" Servlet
IS-25718 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Customer is upgrading from 7.4 to 7.9. They use an own REST API. While REST-POST requests with a "%" in payload were working fine in 7.4 the same throw errors (web- adapter /-server caused?) in 7.9. Description: In customer environment the response to the requests is HTTP 500, while in standard
IS-25703 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Problem: ant export|import complains about not finding local/tools/misc/dump_out.properties because it is located at tools/misc/db/oracle dump.logcheck: [echo] Dump Log Check [echo] DumpLogCheck /opt/intershop/edit/local/tools/misc/dump_out.properties /opt/intershop/edit/local/tools/misc/dump_out
IS-25691 • 13-Sep-2023 • Bug • ICM 7.10
Description Actual behavior: A stocklevel of "-1" in the "atp" field of the REST API Response is interpreted as "in stock" (= "unlimited stock") Expected behavior: IOM has no concept of "unlimited stock". The "atp" field is just "inventory - blockedStock - reservedStock". Steps to Repeat: set stock for
IOM-8543 • 07-Sep-2021 • Bug • IOM Connector
Description Steps to Repeat: Login inSPIRED Switch to inTRONICS Business (Works in inTRONICS) Go to Customers -> Customer Segments Click on "New Customers" Switch to "Customers" tab Check that all five customers are available -> new customers attachment Login SF inTRONICS as pmiller@test.intershop.de
IS-25654 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Steps to Repeat: (Forward the mails to your own adress) Login inTRONICS Business as e.g pmiller@test.intershop.de Choose a product e.g Microsoft Surface Hub and add it to your cart Finish the checkout process and submit your order Check the incoming mails and switch to Patricias "Requisition
IS-25642 • 28-Apr-2023 • Bug • ICM 11, Responsive Starter Store
Showing 3881-3900 of 5327
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.