Description After enabling the latest f_business release (13.0.9) for f_b2b release (5.0.9) for commerce-management 7.9.0.6, 32 tests checking the REST permission failed with unexpected return codes. It is probably related to changes made in p_platform (13.0.5) or f_business (13.0.9) Bamboo Link - containing
IS-20928 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Current behaviour: After a warranty is set offline, it is still part of basket calculation. Expected behaviour: An offline warranty is removed from the basket. Steps to repeat: 1. Go to product "Lenco LED-2412" at the storefront 2. Choose warranty "3-year LED TV Support" 3. Add product to
IS-20922 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description problem we found 78 not localized for de_DE production properties ./sld_ch_sf_base/release/localizations/storefront_base_en.properties:application.site_under_construction.message=This site is currently<br />under construction. ./app_sf_responsive/release/localizations/checkout_en.properties:checkout
IS-20911 • 28-Apr-2023 • Bug • ICM 7.10, Responsive Starter Store
Description Actual Behavior This refers to using the feature in all browsers and devices Preconditions Google Tag Manager service is maintained and activated in back office for desired channel. Current behavior Google Tag Manager script is included at the end of each page, after the tag </body>, before
IS-20900 • 28-Apr-2023 • Bug • Responsive Starter Store
Description IS7.9.0.0 (4.0.0) deployed in Azure Cloud : https://gitlab.intershop.de/EngCloudOpsTeam/icm_cluster_conf jgroups error message in /share/system/log/errorxxx.log during the build of SOLr indexes via SMC-JOB "Update Search Indexes" ------------------ [2017-08-09 12:20:41.429 +0000] ERROR app000002
IS-20894 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Actual behavior: There is a NPE when clicking "Verify & Deploy all Rules" in Shipping Rules when there are more than one appserver. Expected behavior: no NPE, working behavior Steps to repeat: 1. have two appservers 2. make sure you can call each of them independently, e.g. by adding ;wa_source=IP:Port
IS-20891 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Actual behavior: The query AuditItemSearch.query returns an Iterator of AuditItemBOs instead of just the IDs which can cause a lot of overhead and can cause an OOM exception during an audit item export. Expected behavior: Return the IDs instead of the complete payload of the BO. Note that
IS-20874 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description If a Customer has updated his email address (my account > profile settings) and does now placing an order the invoice address does still use the old email address which is no longer used by the customer. This is really confusing because the email communication will be applied to the new email
IS-20852 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Actual behavior: The sorting attribute is lost/not used if you use the pageable bar for content searches Expected behavior: The selected sorting attribute from the content paging bar should not disappear Steps to repeat: Within the Inspired Introncis Business Channel define a Solr content
IS-20809 • 28-Apr-2023 • Bug • Responsive Starter Store
Description Actual behavior: ProductProductLinksCacheClearHandler will lead to ConcurrentModificationException Expected behavior: ProductProductLinksCacheClearHandler should avoid ConcurrentModificationException Steps to repeat: A project is running into following issue: When doing updates to multiple
IS-20766 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description The error message "Login failed. Please provide your name, password and name of yxour organization." is shown even in the case no login attempt was done yet. It also appears after a logout. The same problem exist for the System Management. Repro Steps The error message "Login failed. Please
IS-20767 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description !ENTRY org.eclipse.core.jobs 4 2 2017-08-23 17:45:56.282 !MESSAGE An internal error occurred during: "Import projects into workspace.". !STACK 0 java.lang.ArrayIndexOutOfBoundsException: -1 at org.eclipse.core.runtime.Path.segment(Path.java:1050) at com.intershop.studio.cartridge.generation
ISTUDIO-772 • 13-Sep-2023 • Bug
Description Actual behavior: There is an issue if you create a component with 2 image parameters where the first part of the parameter names are identical, but the 2nd parameter has a longer parameter name. I suspect the pipeline does a loop through the parameters in order, and tries to match with the
IS-20712 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Actual behavior: ArticleExportConfigBeanDefDO implements EnumInterface and provides functionality to add and retrieve custom export beans. ArticleExportConfigBeanDefDO.valueOf(Integer id) is implemented wrong – it should return EnumInterface and only iterates over the hardcoded enumeration
IOM-7121 • 05-Apr-2022 • Bug • Intershop Order Management
Description issue Try to export the catalogs of inSPIRED via BMEcat export throws null pointer exeptions see attached import log [2017-08-16 09:44:13.824 +0200] [JobExecutor1849227145] ERROR o.a.c.c.C.[.[.[/].[jsp] - Servlet.service() for servlet jsp threw exception java.lang.NullPointerException: null
IS-20662 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Actual behavior: The order details page doesn't show the complete address, the State is missing Expected behavior: State must be shown Steps to repeat: Create and order with Address including state and see that there is no state in the backoffice Repro Steps Actual behavior: The order details
IS-20657 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Current Behaviour: If the credite note for a return is partly payed, the corresponding refund state will be moved from "open" to "refunded" and the status moved to "OK"? Expected Behaviour: More clear status (self-explaining) status should be used. Steps to Repeat: Create an order Deliver
IOM-7100 • 29-Feb-2024 • Bug • Intershop Order Management
Description add the LG TV with a 3 year warranty add the LG TV with a 2 year warranty --> net price is the same, gross price differs... Repro Steps add the LG TV with a 3 year warranty add the LG TV with a 2 year warranty --> net price is the same, gross price differs... FullService Konsum (CM - Jena)
IS-20619 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Actual behavior: The code from ISMapPaginationCropped and CroppedPaging will generate negative paging numbers Expected behavior: The code from ISMapPaginationCropped and CroppedPaging should avoid negative paging numbers Steps to repeat: Here are the steps to reproduce this issue: within
IS-20592 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description The Wish List Counter will be not updated directly after the Customer has added an item to his preferred Wish List. The counter will be only updated after a page reload. This is may confusing the Customer. Expected Behavior: When the Customer has added an item to his wish list (action by
IS-20585 • 28-Apr-2023 • Bug • Responsive Starter Store
Showing 2381-2400 of 3209
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.