Description Description: An extension point pipeline strict scenario does not work as expected Steps to repeat: The project has a strict pipeline extension node with an optional parameter which does call a strict pipeline with a required parameter The problem is that provided URL parameters get lost
IS-30748 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: The name of a product attribute group is not returned when getting product information, but the ProductAttributeID instead. Needed are the localized Product Attribute Group names. Steps to repeat: 1. Create new Product Attribute Group with Name: "AG_en" and ID "AG_ID" 2. Check
IS-30744 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: When a customer is trying to register again with exactly the same credentials and the PasswordHistoryValidator is set for the Domain then a wrong error message is displayed: "Your password must include both numeric and alphabetic characters. It must not contain whitespace characters
IS-30735 • 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-30723 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The property system.PasswordDefaultLength in appserver.properties has no effect. Independent from the number a default length of 8 chars is used. Steps to repeat: 1. set system.PasswordDefaultLength=12 2. create a new user in Backoffice or Operations 3. the sent password has
IS-30721 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: If you E-mail to a friend a wishlist with a personal message the generated link does not display the wishlist. Steps to repeat: Log in as patricia@test.intershop.de<patricia@test.intershop.de> to inTRONICS storefront. Create a wishlist, set it to public or private and add a product
IS-30720 • 28-Apr-2023 • Bug • ICM 11, Responsive Starter Store
Description Description: Starting with ICM 7.10.17.0 the RMA function was taken from IOM and implemented in the ICM. The following cartridges have been added: bc_rma bc_rma_test app_sf_responsive_rma There is currently no article that describes this function for ICM. It is not clear to customers how
IS-30712 • 28-Apr-2023 • Bug • ICM 11, Responsive Starter Store
Description Description: A Customer reported that after upgrading from 7.5 to 7.10 the performance of some Pipelets ("FilterUserListByUserGroup", "GetDepartments4Users"...) decreased dramatically. Steps to repeat: Investigations: Further analyses has shown that the reason is the changed "DirectUserGroups
IS-30704 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description REST Calls get /orders get /orders/<orderId> Current Behavior only the basket id is part of the response for orders that had to be approved ... "basket":"hJIKAM6WhSQAAAFzqyAyBLPZ" ... Expected Behavior also the requisitionNo should be part of the response Additional Information in the requisition
IS-30701 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: The REST API doc for endpoint /categories/{categoriesKey}/products says the following ( https://docs.intershop.com/icm/7.10/api/icm/en/icm-7x10-product-category.html#operation/getProductsListResource_1 ): Use the ID of an Product Attribute Group to retrieve all its attributes
IS-30694 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description REST call patch /customers/<customerId>/users/<login>/requisitions/<requisitionId> body = { name: 'string', type: 'ApprovalStatusChange', status: 'approved', } Current Behavior the creationDate of the requistion is updated after this call Expected Behavior the creation date remains unchanged
IS-30689 • 28-Apr-2023 • Bug • ICM 7.10, ICM 11, Responsive Starter Store
Description Current Behavior The ID of the custom attributes is shown as label. Expected Behavior The localized display name is shown. Steps to Repeat open responsive storefront put 2 items on the compare page open the compare page check the "Specific Attributes" section which lists all the attributes
IS-30685 • 26-Mar-2024 • Bug • ICM 11, Responsive Starter Store
Description Background: It's possible to convert a DB schema from a schema without staging tables to a staging prepared schema with Oracle just by change the configuration and run a staging. This does not work for MSSQL at the moment. You can create valid staging schemas with a DBInit process only. Problem:
IS-30683 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Description: If the optional field <creator-id> promotion.xsd: <xsd:element name="creator-id" type="xsd:string" maxOccurs="1" minOccurs="0"/> is not contained in the xml-file when using the ICM promotion import function, a warning is generated. [2020-08-10 13:42:10.621 +0200] [BulkerThread-16]
IS-30675 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description REST calls get /customers/<customerId>/users/<userId>/requisitions get /customers/<customerId>/users/<userId>/requisitions/requisitionId Current Behavior only the non-localized status(Code) is returned ... "approvalStatus":{"type":"ApprovalStatus","status":"rejected","approver":{}} ... Expected
IS-30670 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description: When adding a text component to a slot in design view the save/cancel buttons are covered. Steps to repeat: In design view select an available slot (e.g. Footer->Footer->Content Slot) In the components list click the new button Create a new component from the text template In
IS-30668 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Repro Steps c3po_localization C3PO Bug Commerce Management Verified Closed null Minor JiraWorkItem 57533 Products IS Organization Management Hyperlink as/11.0.4 as/11.0.5 b2b/26.0.0 b2x/7.10.23.0
IS-30663 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Description Starting with Intershop 7.10.5.1 calls of the GetDataProduct-FormatProduct or GetDataProduct-FormatProducts pipelines will lead to a Nullpointer exception since the pipelines were deprecated but not removed while the referenced ISML templates in the endnodes were removed. To have
IS-30659 • 26-Mar-2024 • Bug • ICM 11, Responsive Starter Store
Description Description: B2B storefront: Title/salutation may be displayed wrong, when switching the storefront locale. Steps to repeat: 1. Login with test admin user in Intronic Business shop.(e.g. fbirdo@test.intershop.de) 2. Make sure the locale is English, Go to Users list in My Account and edit
IS-30661 • 26-Mar-2024 • Bug • ICM 11, Responsive Starter Store
Description Actual behavior: If some custom code is trying to use API exposed by ShippingMethodRepository and that code is executed inside a wrong application context(more to that later), you'll see a generic NullPointerException failing your execution. Expected behavior: It should be safe to use the
IS-30660 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Showing 3241-3260 of 5316
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.