Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)
Created: 09/21/2015
Components: Document Management
Versions: 11.0
Failure Type:
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Major / Some users will encounter
Locale/System: English / Win XP All
Vote Count: 0
<cfhtmltopdf> generates metadata title as temp file path
Steps to reproduce:
1) run cfhtmltopdf(destination=expandPath('./MyPDF.pdf'), overwrite="true") {writeOutput("my PDF");};
2) open MyPDF.pdf with Adobe Acrobat Professional
3) go to File > Properties > click "Additional Metadata" button > click "Advanced" at the left > expand "XMP Core Properties" > expand "xmp:Title"
Actual result: see title is like: "C:\ColdFusion11\cfusion\tmpCache\CFPDFServiceFileServlet\_cf_pdf\PDFFILE_-xxxxxxxxxx.html"
Expected result: No title should be generated.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4060761
External Customer Info:
External Company:
External Customer Name: Aaron Neff
External Customer Email:
Attachments:
- September 29, 2015 00:00:00: 1_MyPDF.png
- September 29, 2015 00:00:00: 2_20150929_MyPDF.pdf
- September 29, 2015 00:00:00: 3_20150929_screenshot.jpg
Comments: