Release Notes / Version 10.2101
Table Of ContentsFixed the missing prices in the product teasers of AuroraESite German Site
Fixed the missing prices in the product teasers of AuroraESite German Homepage, by adding cm prices in the search result of CoreMedia product search profile
(CMS-16704)
Swatch Images
A small workaround for wrongly escaped product swatch image paths in WCS 9.0.1.4 (and potentially other minor versions) has been added to the workspace.
workspace/crs-web/WebContent/Widgets_801/com.ibm.commerce.store.widgets.PDP_DefiningAttributes/ext/DefiningAttributes_UI.jspf
replaces
%2F
with
/
in swatch image URLs. Otherwise they are not rendered correctly. This might not be needed in custom WCS9 projects.
(CMS-16045)