Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): / ext-user (Nimit Sharma)
Created: 11/03/2014
Components: Document Management, PDF Generation (CFHTML2PDF)
Versions: 11.0
Failure Type: Non Functioning
Found In Build/Fixed In Build: 291742 /
Priority/Frequency: Normal / Few users will encounter
Locale/System: English / Mac 10 All,Win XP All
Vote Count: 1
Related Bugs:
CF-3744504 - Similar to
cfdocumentitem uses:
<cfdocumentitem type="header">
#CFDOCUMENT.currentPageNumber# - #CFDOCUMENT.totalPageCount#
</cfdocumentitem>
cfhtmltopdfitem uses:
<cfhtmltopdfitem type="header">
_PAGENUMBER - _LASTPAGENUMBER
</cfhtmltopdfitem>
why are underscore variables being introduced here? That’s not normal. It looks like shortcuts are being made, instead of evaluating these variables in the same manner that cfdocumentitem does.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3846442
External Customer Info:
External Company:
External Customer Name:
External Customer Email:
Attachments:
Comments: