Try our conversational search powered by Generative AI!

QuickSilver: Script error if contentId is negative number

Found in

EPiServer Live Monitor 8.5.0

Fixed in

EPiServer Live Monitor 8.6.0

(Or a related package)

Created

May 14, 2018

Updated

May 23, 2018

State

Closed, Fixed and tested


Description

Steps to reproduce

1. Install LiveMonitorCommerce to QuickSilver site.
2. In the LiveMonitor.config file, set:
<monitoringTarget contentId="-2147483647__CatalogContent" />
(-2147483647__CatalogContent is id of Fashion catalog).

3. Open LiveMonitor in view mode.
4. A script error is displayed. Also, no node appears.