Document Properties
Kbid
3Q0613
Last Modified
02-Dec-2022
Added to KB
26-Sep-2022
Public Access
Everyone
Status
Online
Doc Type
Guidelines
Product
ICM 7.10
Guide - 7.10.38.14 Configuration of Pipelet BrowseDirectory

Table of Contents


Introduction

This migration guide applies for 7.10.38.14-LTS and 7.10.32.21-LTS.

The pipelet BrowseDirectory (bc_foundation) indicated a different behavior regarding the boolean configuration parameters "Recursive" and "Include Parent Directories". It could be possible that the value TRUE was used, but the checkboxes in the Pipeline Properties View are not checked.

Migration

Both configuration default values are changed to FALSE. Their values will be only changed in case the condition configurationValue != null && "true".equals(configurationValue) is satisfied.

Check the pipelet configuration in your custom pipelines using the Text Editor and verify the pipelet contains the origin settings if missing:

/staticfiles/cartridge/configdef/<filename>.xml
[...]
<configurationValues name="IncludeParentDirectories" value="true"/>
<configurationValues name="Recursive" value="true"/>
<pipelet href="enfinity:/bc_foundation/pipelets/BrowseDirectory.xml"/>
[...]
Disclaimer
The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.
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.