Bug reports Found a bug? Post it here please.
Version 4.x > Bug reports > Product preview transformation View modes: 
User avatar
Member
Member
Steve-Appetere - 7/24/2009 9:22:43 AM
   
Product preview transformation
Hello

In CMS Site Manager -> Development -> Document Types -> Product -> Transformations -> Preview

there seems to be a bug in the code.

CMSAbstractTransformation.GetFileURL is used as, GetFileUrl("ProductPhoto", true), rather than just GetFileUrl("ProductPhoto"), so this transformation does not compile correctly.

Regards

Steve

User avatar
Kentico Developer
Kentico Developer
kentico_ondrejv - 8/4/2009 8:41:41 AM
   
RE:Product preview transformation
Hello,

Thank you for letting us know. You're right, this function should be really called with one parameter like GetFileUrl("ProductPhoto").

Best Regards
Ondrej Vasil