displaying top 100 results
Tracker Issue cfreport encryption
cfreport encryption
Tracker Issue No equivalent in cfscript for cfreport
No equivalent in cfscript for cfreport
Bug 83811:cfreport generates ~300MB of +~JFxxxxxxxxxxxxxxxxxxx
Garbled characters occur when using cfreport in cf2018 (Japanese Ver.)
Bug 72669:(Watson Migration Closure)CFReport needs to be able to output XFA
Tracker Comment Comment on Rendering report using cfreport throws MalformedReportException on Mac platform by Adobe D.
Comment on Rendering report using cfreport throws MalformedReportException on Mac platform by Adobe D.
Tracker Comment Comment on Rendering report using cfreport throws MalformedReportException on Mac platform by CFwatson U.
Comment on Rendering report using cfreport throws MalformedReportException on Mac platform by CFwatson U.
Tracker Comment Comment on Problems Printing a Report with CFREPORT by Akhila K.
Comment on Problems Printing a Report with CFREPORT by Akhila K.
2597972 CF-3041882 Reporting : CFReport Henry Ho Bug 83814:(Watson Migration Closure)currenly, CF will only uses lib/cffont Problem:
currenly, CF will only uses lib/cffont.properties.#defaultLocale# but does not respect locale set by setLocale(). It'd be more flexible if cfreport
Tracker Comment Comment on Monitoring Server Listens to Port 5500 even when disabled from Admin by Vamseekrishna N.
2608277 CF-4141711 Vamseekrishna N. @Godwin, turning this off might affect multiple other features (imaging, graphs,content-based PDF's, cfpresentation, cfreport etc), hence, we will not be fixing this. Let us know if you still have some concerns.
Tracker Comment Comment on Problems Printing a Report with CFREPORT by Akhila K.
Comment on Problems Printing a Report with CFREPORT by Akhila K.
Portal Comment Comment on ColdFusion (2016 release) Update 9 and ColdFusion 11 Update 17 released by KnuBew
KnuBew
> the sample CFR offered in the tracker...The CFR sample is that simple kind of report, you've described. You can open it with a direct call to the file. There no need for additional parameters to call it.
> since CF2016, CFReport
Tracker Comment Comment on Some HTML is not supported in by Report Builder/PDFs generated by CF by External U.
what is supported...
Some people have done work-arounds such as those described at http://www.dreamincode.net/forums/topic/130228-using-html-in-cfreport-builder-data/.
Portal Comment Comment on ColdFusion (2016 release) Update 9 and ColdFusion 11 Update 17 released by Charlie Arehart
Charlie Arehart Knut, thanks. So a few more things in reply:
About the sample CFR offered in the tracker, thanks. That's perhaps the kind of demo I was referring to. That said, since cfr's are binary, we can't know if we can run it, if it may require specific args passed in on the cfreport tag
#knownissues
Note that it refers to the same error you got:
class sun.font.CompositeFont cannot be cast to class sun.font.PhysicalFont
And while it refers to the impact on this for cfdocument, it makes sense that it could apply also to cfreport (and Adobe, you may want to update the known issues docs to reflect
Portal Comment Comment on ColdFusion (2018 release) Update 2, ColdFusion (2016 release) Update 8, and ColdFusion 11 Update 16 released by Piyush Nayak
Piyush Nayak
joergz83561623,
we have not been able to reproduce the issue with a simple cfreport workflow. Can you share your OS details (or any other relevant environment details) and a test case with which you can observe the error.
This could be because of a corrupt font
Portal Comment Comment on ColdFusion (2016 release) Update 9 and ColdFusion 11 Update 17 released by Charlie Arehart
Charlie Arehart KnuBew, have you tried to create a simple demo with just a couple lines to show the problem, in a way that lets you or others demonstrate it? And to take cfreport out of the equation, could you try something simpler like a cfdocument with a single line of content that may
Portal Comment Comment on ColdFusion (2016 release) Update 9 and ColdFusion 11 Update 17 released by Charlie Arehart
Charlie Arehart Knut, ok on all that. But on your first point, we couldn't have known, right?
Also, how about making it easier for folks to test it by offering a cfm with the cfreport that calls it? Most folks don't use it at all. And I'm not at my computer to offer that for you as a confirmed
Tracker Issue JDBC Connection get no Schema Table (Report Query)
2608336 CF-4119801 Reporting : CFReport Carsten Pohl JDBC Connection get no Schema Table (Report Query) Problem Description:
Coldfusion 11 Data Source (JDBC) shows no Table Info in the Query Builder of Coldfusion Report Builder.
Steps to Reproduce:
1.
2.
3.
Actual Result:
Empty Result after click
Tracker Issue Coldfusion Report Builder Bug in Chart Series
2612446 CF-3508665 Reporting : CFReport Carsten Pohl Coldfusion Report Builder Bug in Chart Series Problem Description:Chart Series shows not the sortet values ot the query
Steps to Reproduce: Make a chart and chose the option "Data of of a query".
Actual Result: First result of the query
-Section
{code}
Actual Result:
An low-level 500 error is generated by the compiler:
```
(class: cfreport2ecfm1389601345, method: _factor7 signature: (Ljavax/servlet/jsp/tagext/Tag;Ljavax/servlet/jsp/JspWriter;)Ljava/lang/Object;) Expecting to find double on stack
```
Expected Result:
A PDF is generated
Comment on Problems Printing a Report with CFREPORT by External U.
Tracker Issue Problems Printing a Report with CFREPORT
Problems Printing a Report with CFREPORT
Portal Comment Comment on ColdFusion (2016 release) Update 9 and ColdFusion 11 Update 17 released by KnuBew
KnuBew Charlie,
> But on your first point, we couldn’t have known, right?Yes, you're right. Sorry, I missed to mention that.
> Also, how about making it easier for folks to test it by offering a cfm with the cfreport that calls it
Tracker Comment Comment on Monitoring Server Listens to Port 5500 even when disabled from Admin by Peter F.
process. It is configured in the cfusion/lib/jetty.xml file. So there are two different jetty servers.
The imaging, graphs, cfpresentation and cfreport utilize the /CFFileServlet/ to serve dynamically generated assets, which is mapped to the main web.xml
I don't think your answer is correct about what
Rendering report using cfreport throws MalformedReportException on Mac platform
critical move. This would provide the following benefits:1. Legacy technology would not need to exist within the product2. Users could replace specific legacy plugins with their own versions . cfreport, for example, is so old and outdated it is not relevent to modern BI. If a user could replace
.
cfreport
There’s no real good reporting system for Flex.
cfdbinfo
I think this would get a lot of use for people building RDS Bolt extensions with a Flex UI. That, and creating db management clients.
cffile, cfdirectory, cfzip, cfftp
Document / Content Management clients
cfquery, cfsproc cfldap
Being
Tracker Issue Bug 74999:(Watson Migration Closure)Can we have an API to allow us to programmatically interrogate CFR files?
2602067 CF-3037267 Reporting : CFReport Dave Boulden Bug 74999:(Watson Migration Closure)Can we have an API to allow us to programmatically interrogate CFR files? Problem:
Can we have an API to allow us to programmatically interrogate CFR files?
It would allow automated prompts to be generated
Tracker Issue Bug 73474:(Watson Migration Closure)could generate reports based on layouts of iReport
2602692 CF-3036574 Reporting : CFReport Pedro Claudio Bug 73474:(Watson Migration Closure)could generate reports based on layouts of iReport Problem:
could generate reports based on layouts of iReport.
Method:
DriverManager = Server
Tracker Issue [Escalation] Generated EAR through J2EE Archive giving error on accessing settings summary and scheduled tasks
.runtime.StructBean.invoke(StructBean.java:508)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2553)
at cf_report2ecfm2095611627._factor69(/CFIDE/administrator/reports/_report.cfm:1846)
at cf_report2ecfm2095611627._factor78(/CFIDE/administrator/reports/_report.cfm:67)
at cf_report2ecfm2095611627.run
.36
Remote Address 127.0.0.1
Referrer http://127.0.0.1:8516/CFIDE/administrator/navserver.cfm
Date/Time 19-Dec-17 05:16 PM
Stack Trace
at cf_report2ecfm1733649864._factor59(/CFIDE/administrator/reports/_report.cfm:1461) at cf_report2ecfm1733649864._factor78(/CFIDE/administrator/reports/_report.cfm:72
Portal Comment Comment on ColdFusion (2016 release) Update 9 and ColdFusion 11 Update 17 released by KnuBew
've posted two files under: https://tracker.adobe.com/#/view/CF-4204059
And to take cfreport out of the equation, could you try something simpler like a cfdocument with a single line of content that may demonstrate things
Tracker Comment Comment on No € symbol anymore in *.cfr Reports by Charlie A.
):
EURO Symbol: (Font Name: Arial)
EURO Symbol: ¤ (Font Name: Helvetica)
And I can confirm that on CF11 it looked right for both (and that was with its latest update, 18. I can't explain why it fails to work as expected on CF2016. I don't use the report builder and cfreport enough to connect those
Tracker Comment Comment on No € symbol anymore in *.cfr Reports by Charlie A.
(and that was with its latest update, 18).
I can't explain why it fails to work as expected on CF2016. I don't use the report builder and cfreport enough to connect those dots.
I will repeat here (as I did on the blog post for CF2016 update 10, where you also had raised this) that CF2016 lists
.runtime.CfJspPage._invoke(CfJspPage.java:3103)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3080)
at cf_report2ecfm349977107._factor76(C:\ColdFusion-2016\cfusion\wwwroot\CFIDE\administrator\reports\_report.cfm:2631)
at cf_report2ecfm349977107._factor78(C:\ColdFusion-2016\cfusion\wwwroot\CFIDE\administrator\reports\_report.cfm:72
.runtime.CfJspPage._invoke(CfJspPage.java:3080)
at cf_report2ecfm343960336._factor76(E:\ColdFusion2016\CFTST-FinDEV\wwwroot\CFIDE\administrator\reports\_report.cfm:2631)
at cf_report2ecfm343960336._factor78(E:\ColdFusion2016\CFTST-FinDEV\wwwroot\CFIDE\administrator\reports\_report.cfm:72)
at cf_report2ecfm343960336.runPage(E:\ColdFusion2016
Tracker Comment Comment on Rendering report using cfreport throws MalformedReportException on Mac platform by Akhila K.
Comment on Rendering report using cfreport throws MalformedReportException on Mac platform by Akhila K.