Description Description: The following line is missing in the app_sf_responsive_b2b UpdateProfile.webform <parameters xsi:type="webform:FormParameter" name="Newsletter" type="java.lang.Boolean" optional="true"/> Repro Steps Description: The following line is missing in the app_sf_responsive_b2b UpdateProfile
IS-31110 • 28-Apr-2023 • Bug • Responsive Starter Store
Description Description: the LoginUser pipelet throws Exceptions in case of not found user data, especially line 384 in p_platform/core/src/main/java/com/intershop/beehive/core/pipelet/user/LoginUser.java : 0384 throw new PipeletExecutionException("Unable to execute authentication", e); In former versions
IS-31093 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Actual behavior After creating a shop recall (e.g. RCL010) via ReverseService.cancelOrder, if the order is in transition between supplier assignment and transmission, the cancellation is processed immediately. This can lead to the situation that orders are canceled but still exported to the
IOM-10460 • 07-Sep-2021 • Bug • IOM 3.0
Description There is a list of configuration settings to be made in table PlatformConfigPropertyDO, available in version 2 of IOM, which could not be set at installation time by IOM Helm Charts 1.0.0.0: archive_OrderMessageLog_min_age delete_OrderMessageLog_min_age archive_ShopCustomerMail_min_age a
IOM-10458 • 07-Sep-2021 • Bug • IOM 3.1
Description Actual Behavior The order search result downloaded from the OMT contains currency symbols instead of currency codes Expected Behavior Currency code is shown instead, as described in https://jira.intershop.de/browse/IOM-10420. Repro Steps Actual Behavior The order search result downloaded
IOM-10455 • 07-Sep-2021 • Bug • IOM 3.1
Description Description: Customers from one B2B buying organization can see an order from a different B2B buying organization by manipulating the a_responsive pipeline call responsible for order detail page. Steps to repeat: Go to inTronics Business Login as bboldner@test.intershop.de (Customer Oil Corp)
IS-31085 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description If you try to export all products in BO from inSPIRED-inTRONICS-Site out-of-the-box into a .xml file and then immediately export them back, then the import will fail with the error message (see also attachment): [2020-10-06 10:24:41.356 +0200] [ValidatorThread-0] [impex.inSPIRED-inTRONICS
IS-31089 • 13-Sep-2023 • Bug • ICM 11, Responsive Starter Store
Description Description: When CSV mapping templates are stored in a cartridge instead of the sites directory, it is not possible to import Individual Customers (CSV) due to a disabled Next button. Steps to repeat: 1) add the attached a_responsive_csv cartridge to the root-project 2) in the root project
IS-31070 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The customer sent us stack traces of an issue where for FlatRateShippingChargePlanRepositoryImpl an error was logged, because some code tried to set the domain to often. The customer's problem occurred on one of their application servers and could only be repaired by a server
IS-31081 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: When enabling URL rewriting the link in the mail received after clicking "Forgot password" in storefront is not correct. It is https://jxdemoserver6.intershop.de/WFS/inTRONICS/en_US/-/-/NewPassword?uid=2EkKAE2lL0sAAAFv6l5yeLLU&Hash=886a09d1-34c0-4001-947e-f734934f7f19 but it
IS-31077 • 28-Apr-2023 • Bug • ICM 11, Responsive Starter Store
Description Current Behavior: Customer long email addresses are not displayed correctly in the OMT (depending on resolution of browser window). Expected Behavior: Customer email addresses are displayed on more than one line when too long. Repro Steps Current Behavior: Customer long email addresses are
IOM-10453 • 07-Sep-2021 • Bug • IOM 3.1
Description The service GTM has changed from 7.8 to 7.10. The old service configuration needs to be removed or upgraded to the new version. Furthermore add a migration guide for it. Repro Steps The service GTM has changed from 7.8 to 7.10. The old service configuration needs to be removed or upgraded
IS-31080 • 22-Mar-2023 • Bug • ICM 7.10
Description Description: The createSortedProductsIterator (CatalogCategoryPO.java) does not seem to ensure that the iterator is closed at the end as the following message is thrown mutiple times in different use cases: [2020-09-28 08:39:36.641 +0200] WARN localhost ES1 appserver0 [] [] com.intershop
IS-31079 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: If a variation attribute is of type Boolean its values will not be retrieved via REST query Steps to repeat: 1. in B2C channel, edit product M7972533 and add "topseller" (Boolean) as an variation attribute 2. call https://10.0.67.163:8443/INTERSHOP/rest/WFS/inSPIRED-inTRONIC
IS-31076 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description When DE-SELECTING one of multiple selected subcategories again the products in the other selected category(ies) are not shown anymore, the home category is shown instead. Turn on Multiple/Or selection From Top (Mega) Menu goto Home Entertainment > Audio & Video In left side navigation click
IS-31069 • 28-Apr-2023 • Bug • ICM 7.10, ICM 11, Responsive Starter Store
Description Configurations Request Request URL: https://pwasso.test.intershop.com/INTERSHOP/rest/WFS/inSPIRED-inTRONICS-Site/rest;loc=en_US;cur=USD/configurations Request Method: OPTIONS Response: Accept-Ranges: bytes Access-Control-Allow-Headers: authentication-token,UserOrganization,authorization,UserOrganization
IS-31054 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Actual Behavior In the payment notifications section within the order detail view, the provided information does not align properly. The amount and invoice number are below the other information. Expected Behavior Everything is aligned in one line. Domain Order Management Bug Order Management Verified
IOM-10450 • 05-Jun-2023 • Bug • IOM 4.4
Description When searching for negated product custom attributes (e.g. colour_of_product = -blue) using MSSQL, the search is performed as if it is not negated. Repro Steps When searching for negated product custom attributes (e.g. colour_of_product = -blue) using MSSQL, the search is performed as if
IS-31027 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: Guest customers are shown as private customers in inSPIRED business backoffice Steps to repeat: Goto the inSPIRED business storefront Put products in the basket and go through the checkout as a guest customer to confirm the order Go to the inSPIRED business backoffice > order
IS-31022 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Several issues came up during our work externalizing the REST API documentation: Using the operation id in the properties path doesn't work for parameters operation.getRequisitions.GET.summary=Returns the list requisitions for the user 2 operation.getRequisitions.GET.description=${includ
IS-31014 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Showing 1281-1300 of 3231
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.