Defect HC-13696

FilterCatalogEntryTaskCmdImpl exceptions occur when catalog entries and/or their descriptions are missing.

Software

Customer case Applies to Corrected in
CS0269466 V9.1.5.0 9.0.1.18

Observed behavior

A Marketing Web activity that recommends a catentry produces a NoResultException in the log if the catentry's description is missing.

Expected behavior

There should be no exception in the log.

Resolution

If the catalog entry's description is missing, it should be treated as if it was unpublished. The code was fixed to properly handle the missing record.