Release Notes / Version 11.2310
Table Of ContentsFix and Deprecate Method TransformImageService#getTransformationString
The method
com.coremedia.cap.transform.TransformImageService#getTransformationString(...)
has been changed to return null for non-existing blobs instead of
throwing a NullPointerException. Further the method has been marked as
deprecated for removal because it was not intended to be public API.
(CMS-21919)