Description Resource leak in QueryORMObjectCollection when using size and iterator methods (size first, then iterator). Steps to Repeat There is a cartridge code scenario which will lead to below exception "Finalizer" Closing query result via finalize method. java.lang.Throwable: Stack trace on 'QueryResult'
AWI-98052 • 23-Aug-2024 • Issue
Description PR Type [x] Bugfix [ ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no API changes) [ ] Build-related changes [ ] CI-related changes [ ] Documentation content changes [ ] Application / infrastructure changes [ ] Other: What Is the Current
AWI-97249 • 24-Jun-2024 • Issue
Description The "Advanced Variation Handling" (https://knowledge.intershop.com/kb/index.php/Display/3N1063) of the ICM products REST API relies on the presence of the MasterSKU to be able to filter variations for a specific master product. All the default demo shop search index configurations contain
AWI-97017 • 14-Aug-2024 • Issue • Solr Cloud
Description The PendingPaymentOrderCreationChain is skipped when the notification is processed before the callback. The issue is also present when implementing the NotificationRouting capability. Use cases: Callback completed before Notification Notification comes in before callback Notification only
AWI-91614 • 08-Feb-2024 • Issue • ICM 7.10, Responsive Starter Store
Description updates from solrj8.11.1 to 8.11.2 sets match version in solrconfig from 8.9.0 to 8.11.2 null Issue null Moved out of state Resolved Closed null Major AdoWorkItem 83270 Search Search Service Impl Products Products 0 Fixed in Commit 83122 Predecessor responsive/32.4.1 responsive/34.2.2 solrcloud/3
AWI-83270 • 22-May-2023 • Issue • Responsive Starter Store, Solr Cloud
Description Solr Index build creates a lot of "info" logs like: Solr API request ListAliases was successful Solr API request DynamicFields was successful added 500 documents to index, status:0 ... This logging is moved to debug level. null Issue null Moved out of state Resolved Closed null Major AdoWorkItem
AWI-78724 • 21-Jun-2023 • Issue • Solr Cloud
Description Steps to Repeat: Login SF inTRONICS Business as a user who is the main user of his company e.g bboldner@test.intershop.de Go to My Account -> Branding Click "Browse..."-Button Choose a picture, click "Open" and "Upload"-> it is shown correct Choose a xml/log/pdf/e.g-file click "Open" and
IS-23992 • 09-Feb-2024 • Issue • ICM 11, Responsive Starter Store
Description Localization sheet update missing in the live system after replication Steps to Repeat Have a replication cluster with one edit and one live server 1. In the live system open a localization sheet for editing, for example: inTRONICS/b2c responsive Enter a value for a key that does not have
AWI-99857 • 18-Sep-2024 • Bug • ICM 7.10
Description The toString() message of ReloadSearchIndexesMessage class must not access the database to build a string for the ReloadSearchIndexesMessage object. Instead it should only use the serializable information from the message (domainSearchIndexIDs and serverID) This would help to avoid the "error
AWI-99830 • 18-Sep-2024 • Bug
Description Webp image files don't show a preview in the back-office which can make it very hard for content managers to identify the content especially when there are lots of images. Steps to Repeat Login to the backoffice Go to the image management (master catalog - image management) Upload a new webp
AWI-99826 • 19-Sep-2024 • Bug • ICM 7.10, ICM 11, ICM 12
Description Intermittently, the following exception occurs during the checkout process, causing a failure in handling REST requests: { ... "message": "Server failed do handle the current REST request", "logger_name": "com.intershop.component.rest.internal.application.RestExceptionMapper", "level": "ERROR"
AWI-99719 • 12-Sep-2024 • Bug
Description Several 3rd party libraries should be updated due to security risks. null Bug null Moved out of state On Hold Active Wolters Kluwer Technology B.V. Minor AdoWorkItem 99705 Infrastructure Products Products ICM 0 Fixed in Commit 99187 Related 7.10.41.*
AWI-99705 • 18-Sep-2024 • Bug • ICM 7.10
Description I used product/GetAssignedProducts.query in a very simple case: params.put("ProductDomain", currentChannel); params.put("CatalogCategory", categorySampleOfCatalogServiceTypes); ...executePageableQuery("product/GetAssignedProducts", params); In our case the products as well as the catalog
AWI-99693 • 19-Sep-2024 • Bug • ICM 7.10
Description Original problem: replication does not work The customer had the issue that the existing configset of an index on the Solr server is not correct. The error returned from Solr is: OverseerCollectionMessageHandler Error from shard slr-test-prd-slr-test-prd-solrcloud-0.solrcloud.intershop.de:443_solr:
AWI-99580 • 19-Sep-2024 • Bug • ICM 7.10
Description The result of GetAggregatedRating.query returns an average rating that has no precision when a MSSQL db is used I.e.: If you have ratings for a product that have an average of 2.9 the result of the query gives 3. This way customers e.g. cant display half star ratings. Steps to Repeat in the
AWI-99548 • 19-Sep-2024 • Bug • ICM 7.10
Description After migrating to ICM 7.10.38.33-LTS, the REST API call of the product master returns an internal server error 500 and the following error message is entered in the log: [2024-08-21 13:51:49.139 +0000] ERROR ish-app000001.internal.intershop.de ES1 appserver0 [b2b-Site] [-] com.intershop
AWI-99510 • 17-Sep-2024 • Bug • ICM 7.10
Description Removing a product data feed (e.g. a sitemap_pwa) does not completely remove the generated sitemap files from the sites directory. Steps to Repeat 1) open inSPIRED in ICM 2) switch to the inTRONICS channel 3) go to Channel > Product Data Feeds 4) create a new product data feed for the pwa:
AWI-99488 • 19-Sep-2024 • Bug
Description The customer has an error when imports a XML file with custom xsd on ICM11. Detail of the error : [2024-08-12 08:37:18.661 +0000] Impex Error message: Error at source document line 8, column 73: cvc-elt.1.a: Cannot find the declaration of element 'enfinity'. By adding the XSD file into the
AWI-99456 • 13-Sep-2024 • Bug
Description Possible NPE in BasketShippingMethodSelectionBucketBOImpl if BasketShippingMethodSelectionBucketBOImpl::getSelectedBasketShippingMethodBO() returns "null", BasketShippingMethodSelectionBucketBOImpl:getDeliveryTimeMax(BasketShippingMethodBO) will end in an NPE. null Bug null Verified Closed
AWI-99423 • 19-Sep-2024 • Bug • ICM 7.10
Description In ORMUserBOBasketExtensionImpl, the log message "Basket repository belongs to user with ID X and cannot access baskets of user with ID Y for security reasons" is logged in the error log, which is incorrect. The message clearly indicates that a security motivated code has successfully done
AWI-99420 • 19-Sep-2024 • Bug • ICM 7.10
Showing 1-20 of 3351
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.