Defect HC-13534

Unable to attach associated asset with usage ANGLEIMAGES_THUMBNAIL

Software

Customer case Applies to Corrected in
CS0262619 V9.1.5.0 9.1.9.0

Observed behavior

The path to an associated image is incorrect and the image cannot be seen.

Expected behavior

The path to the image should be valid.

Resolution

The TikaEntityProcessor was returning a path to the image using an encoded form of the original URL. This was fixed to return the path without encoding.