Description Description: The project team have encountered an issue with the URLExpansion (Pipelet ExpandURL) but the error logging only returns the stacktrace of the actual Pipelet but not the underlying issue, preventing further investigation. Stacktrace: [2020-10-16 00:32:00.661 +0000] ERROR xxx ES1
IS-31221 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: sporadically the customer notices errors like this in their log: com.intershop.component.service.capi.ServiceException: java.lang.NullPointerException at com.intershop.component.service.internal.chain.envelope.EnvelopeImpl.receiveError(EnvelopeImpl.java:380) at com.intershop
IS-31220 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Problem: It's possible to import empty category data: <?xml version="1.0" encoding="UTF-8"?> <enfinity xsi:schemaLocation="http://www.intershop.com/xml/ns/enfinity/7.1/xcs/impex catalog.xsd http://www.intershop.com/xml/ns/enfinity/6.5/core/impex-dt dt.xsd" xmlns:xsi="http://www.w3.org/20
IS-31232 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: When creating a discount with Discount rule has conditions: Limit to 1 Item Max 5 discounts per order to grant then when there are many items are in the basket the first would be discounted, independent of the line item. Means Basket with 5 lines: 1. 1 ProductA 2. 1 ProductB
IS-31197 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description The creation of a B2B organization in the OHS requires several remote API calls until the target state is reached. The target state is defined by all preconditions that must be met for all other business use cases interacting with that B2B organization. It might also be a good idea to allow
IS-31196 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: On a scheduled XML product import Job (in this case REPLACE-mode) randomly the following NPE is thrown: [2020-10-06 21:27:30.604 +0000] [BulkerThread-1527] [Job:Import Master ProductData] [Req:qWsKCAByer4AAAF0nMAzd_.2] ERROR com.intershop.beehive.core.internal.impex.BulkerThread
IS-31187 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: The validation of emails in the webform is not correct. Please test the following valid and invalid emails. Steps To Repeat: open registration page (e.g. https://demo-7-10-21-1.test.intershop.com/INTERSHOP/web/WFS/inSPIRED-inTRONICS-Site/en_US/-/USD/ViewUserAccount-ShowRegister)
IS-31178 • 13-Sep-2023 • Bug • ICM 11, Responsive Starter Store
Description Actual behavior Over time the warning log is flooded with "Closing query result via finalize method." messages. The logged stacktrace contains methods like this: OrganizationRoleMgrImpl.createDepartmentRoleIterator OrganizationRoleMgrImpl.createAssignedRolesIterator Expected behavior Calling
IS-31162 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The Selective Pagecache invalidation invalidates more pages than expected. This is due to the fact that: 1. keywords are split and the parts are added to the Lucene index 2. the searchword entered while selective invalidation is split and parts of them are used to find pages
IS-31175 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: An inactive product sharing set causes ORA-00936 error in searchindex update. Steps to repeat: login as admin@inSPIRED set the product sharing option for inTRONICS to "Share nothing" ( inSPIRED > Master Catalogs > Outbound Product Sharing > Channels - inTRONICS ) select channel
IS-31173 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: Localizations don't get updated at all appservers in a distributed environment when the Installation ID is the same on the involved machines. The customer noticed a strange behavior in their environment: Two machines Intdev15 1nd Intdev16 have the same installation ID ES1, both
IS-31164 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Problem: An OutOfMemoryError is reported for a project. The investigation of the heap dump shows a huge number (over 177k) of ThreadLocal entries with a NULL value assigned. Investigation: Most of our code working with ThreadLocal remove the value with a ThreadLocal.set(null). This sets the
IS-31113 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: There are some object declarations in "a_responsive/app_sf_responsive/staticfiles/cartridge/static/default/js/dialog.js" missing. Steps to repeat: set "intershop.template.isfilebundle.jsprocessor=closure" in your "appserver.properties" and restart your appserver open the developer
IS-31133 • 26-Mar-2024 • Bug • ICM 11, Responsive Starter Store
Description Steps To Repeat: create a new user with SSO identity provider call POST /users/processToken (CREATE_USER, UPDATE) return 200 (or 201 for new user) call POST /customer returns 201 for new customer call GET /configurations (or other resource) return 200 disable customer in backoffice (via customer
IS-31117 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
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
Showing 3181-3200 of 5339
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.