displaying top 100 results
Tracker Issue Corrupt file returned on resize
2672530 CF-4190779 CFIMAGE Lynda Stark Corrupt file returned on resize Problem Description:
After recent upgrade to 2016 from CF10, resizing a tif file with the cfimage tag produces an invalid file that cannot be rendered in a pdf generated from cfdocument. I get a red broken image.
Steps
Tracker Issue DollarFormat NumberFormat Rounding Bug
3582838 CF-4199995 Language : Functions Lynda Stark DollarFormat NumberFormat Rounding Bug Problem Description:
DollarFormat(1214.225) is returning $1,214.22. I would expect $1,214.23. DollarFormat(1214.2251) does return $1,214.23.
Steps to Reproduce:
#DollarFormat(1214.225)#
Actual Result:
Dollar