displaying top 100 results
2682631 CFB-3806157 Debugger R J V Problem descriptions, location of problems, and nature of problems are erroneous Problem Description:I have multiple red crosses on some pages. sometimes on blank lines, with problems such as, illegaly formed XML syntax. ( I am actually using html 5) also get lots
Tracker Issue Replace() fails if one of the strings is a number
(attributes.stringtosoundex);
stclength = len(stringtoconvert);
leader = left(stringtoconvert, 1);
leadervalue = leader;
body = right(stringtoconvert, stclength - 1);
body = replacelist(body, "A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z", "0,1,2,3,0,1,2,0,0,2,2,4,5,5,0,1,2,6,2,3,0,1,0,2,0,2");
leadervalue
Tracker Comment Comment on JsafeJCE provider used by CF11 doesn't seem to support some ECC curves by S V.
AhkAlBI19nEAe7eUJ6LewgFeJ1r0Z2DmPwKcAhkA
3xJ56vG7DXBJJhOkJ63nYQy2K9oUQVXM
-----END CERTIFICATE REQUEST-----
we are not able to determine the keylength of the public key of this certifcate request, neither to parse the information related to the curve (name, oid..)
because the JsafeJCE provider
UGBwABBQERAgQFITEABkFRAwcSFGFxgQgVIpGh8CSxwdEJMuHxExZCJTRS0uIXI2KCkqImNTZEcrLCGCczRUZU/9oADAMBAAIRAxEAPwD1su06Z/AuqGz3vDBidH21l3nqtjfHlGpo9zoz52f1eeqseGuOxiA4mZ/A1X47wv8ARtYlwYI+CEB9fERBWop9VrjLmWxp6+LDpmBPmmOdMLR50wR2B++ENt+7V4NHnf4AjiA7boePFpA4ntd/j58gtZuyiJu
dcd_substr: /9j/4AAQSkZJRgABAgAAAQABAAD/2w
OTM8e+z2Rq36+U2R+l19wYAK/5pTeVRg4hgDnNhaovOcBAP0WgDXm1zhY/vBv
oAAwCQYHKoZIzj0EAQM5ADA2AhkAlBI19nEAe7eUJ6LewgFeJ1r0Z2DmPwKcAhkA
3xJ56vG7DXBJJhOkJ63nYQy2K9oUQVXM
-----END CERTIFICATE REQUEST-----
we are not able to determine the keylength of the public key of this certifcate request, neither
Comment on Whitespace management not available on J2ee installations by Carl V.
Tracker Issue J2EE Session Vars Break ColdFusion on Win 2012 EC2
2609138 CF-3923565 Installation/Config Christopher Tierney J2EE Session Vars Break ColdFusion on Win 2012 EC2 Problem Description:
A clean install of ColdFusion 11 64-bit for Windows will not restart/start in Windows 2012 R2 Standard on a Amazon EC2 instance after J2EE Session Variables
Tracker Comment Comment on [ANeff] Bug for: imageMakeColorTransparent() not accepting *array of* "r,g,b" by S V.
Comment on [ANeff] Bug for: imageMakeColorTransparent() not accepting *array of* "r,g,b" by S V.
Tracker Comment Comment on [ANeff] Bug for: imageMakeColorTransparent() not accepting "r,g,b" by S V.
Comment on [ANeff] Bug for: imageMakeColorTransparent() not accepting "r,g,b" by S V.
Tracker Comment Comment on CGI.path_info is coming as empty string when url rewrite condition uses {PATH_INFO} in IIS by External U.
2613493 CF-3305486 External U. Here is a workaround.
Use URL variables instead.
Requested URL: Matches the Pattern
Using: Regular Expressions
Pattern: ^([^/]+)/([^/]+)
Action type: Rewrite
Rewrite URL: /bug/index.cfm?v1={R:1}&v2={R:2}
Tracker Comment Comment on session data between sub domains by S V.
3422688 CF-4199524 S V. When using J2EE session variables and want to share the cookie with sub-domains the domain needs to be added to the web.xml. It should be prefixed with dot and the sub-domain name.
.sample.com
Add the above xml element under in web.xml.
Tracker Comment Comment on [ANeff] Bug for: cfspreadsheet throws ArrayIndexOutOfBoundsException if quoted CSV value does not contain comma by Mayur J.
2608257 CF-4152515 Mayur J. For windows platform the line separator is "/n/r" and for Solaris or Linux it is "/n" .
Tracker Comment Comment on Packaging & Deployment > ColdFusion Archives: Unable to select a car file / folder by browsing. by Subir J.
2608964 CF-3952624 Subir J. Issue Still exists on Build 295737
Wildfily 8.2 windows server 2012 R2
2613663 CF-3194044 Jacob J. This issue is fixed. It can be verified here: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-tags/tags-r-s/cfschedule.html
Comment on jsessionid cookie present when J2EE disabled from admin by Stephen W.
Tracker Issue Problem with CF11 and HTTP
.HTTP.setMethod('GET');
variables.HTTP.setCharSet('UTF-8');
variables.HTTP.setURL('https://maps.googleapis.com/maps/api/place/details/json');
// Add the reference //
variables.HTTP.addParam(
type='url',
name='reference',
value='CoQBdwAAACTLpBJRqdorlL1nGkNWOyx2KerLJI96cY9r_3TGa03vW9DRxnzFmO9sDZcOfB_q8z0px3ZVPuc
WolfShade Question: Where do we get the download from??? Will Adobe supply it? Our PTB will not pay for support from Oracle (understandably), so we can't get it from Oracle.
V/r,
^ _ ^
Comment on J2EE Session Vars Break ColdFusion on Win 2012 EC2 by Krishna R.
3920091 CF-4200898 Poonam J. Please use the following code.
ws = createobject('webservice','https://webservices.netsuite.com/wsdl/v2017_2_0/netsuite.wsdl',\{refreshwsdl=true,wsversion=1});
writeDump(ws);
With Axis2 the code generated by AXIS2 library is crossing the Java limit to compile
Tracker Issue Hibernate ORM Log File
2610799 CF-3678561 Logging Richard Herbert Hibernate ORM Log File Duplicate ID: CF-3588717
Problem Description:
It seems like the default setting for log4j "cfusion\lib\log4j.properties" has log4j.appender.HIBERNATECONSOLE.Append=true which causes the file "cfusion
2608291 CF-4136028 S V. Escaping control characters (0x00-0x1F & 0x7F) with its unicode sequences (\u00nn) except few special characters in this character space which are already getting escaped.
\b Backspace (ascii code 08)
\f Form feed (ascii code 0C)
\n New line (0A)
\r Carriage return (0D
(corei5_2core.png)
OS: Windows 7 64bit (Japanese)
CPU: Core i5 (2 core)
Memory: 8GB
coldfusion.exe and redis-server.exe are consistently takes up
30~45% CPU cycles respectively (total 60~90% CPU cycles).
Test case 2 (vmware_1vCPU.png)
OS: Windows 2008 R2 (English) on VMWARE
CPU: 1 vCPU
Memory: 4GB
Tracker Comment Comment on Incorrect e-mail attachment names by External U.
2609232 CF-3868520 External U. Hi Maurice,
You're very welcome. I just tried w/ the following config and wasn't able to repro this.
x64 Windows Server 2012 R2 Datacenter
CF10u15 (10,0,15,292620) w/ isapi_redirect.dll v1.2.40.0 and JVM v1.7.0_15
No idea what would be causing the issue. The sent
Tracker Issue Base64 Strings Mishandled During Serialization
into JSON using serializeJSON().
Deserialize and attempt to decode the Base64 string.
Actual Result:
Attempting to decode the produced string results in an error which reports that it is not valid Base64.
Example Actual Result (excerpt): PFpA4ntd/j58gtZuyiJ\u9DdFEgv7lOKdVty6ynw
Expected Result
Tracker Issue Security Analyzer - Incorrect SQLi
Media: DVD-R
Media: SD Card
Primary Operating System: Mac OS X 10.9 (Mavericks)
Secondary Operating System: Windows 7 64
System Location: Other
Time Owned: 2 to 3 Years
Bug File Paths:
\\sjshare.corp.adobe.com\Prereleasebugfiles\ColdFusion\12.0\Alpha_v12\4022426\nosqli.cfm
\\sjshare
2682687 CFB-3756008 External U. I am getting the same behaviour with cfEclipse plugin on Aptana
Aptana Studio 3, build: 3.5.0.201312191422
Eclipse Platform
Version: 4.3.1.v20130911-1000
Build id: M20130911-1000
cfEclipse 1.4.6.R201403180646
Once it happens I have to shutdown and reopen Aptana
Tracker Comment Comment on RDS Server Fileview File Rename and Delete Functions inadvertently rename or delete entire folder by External U.
2682901 CFB-3722406 External U. Here is the link to the Video on youtube.
https://www.youtube.com/watch?v=-r5Z_XcbHf4&feature=youtu.be
Let me know if that doesn't make sense.
(Unknown Source) at macromedia.jdbc.sqlserverbase.ddde.r(Unknown Source) at macromedia.jdbc.sqlserverbase.ddde.execute(Unknown Source) at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:254) at coldfusion.orm.hibernate.HibernateConfiguration.exportSQLScript(HibernateConfiguration.java:454
Tracker Issue $itemlabel$ malfunctioning
Company:
External Customer Name: Steve
External Customer Email:
External Test Config: My Hardware and Environment details:cf11 v. 11.0.5 standard
Microsoft server 2008 r2
Tracker Comment Comment on [ANeff] Bug for: [Regression] cfgrid cell images cropped on initial page load by Piyush K.
2609255 CF-3864168 Piyush K. In grid 1 the image is cropped in Chrome v39 and FireFox v34.0.5 and not cropped in IE11.
In Chrome the the image is cropped even after page reload. On FF, the image is cropped on first load, but displayed in full after page is reloaded.
In grid 2 the image is displayed
Fusion using the cfldap tag can no longer connect when using these upgraded servers. The error messages we are seeing are:
"Error","ajp-nio-8015-exec-6","05/23/19","12:13:17","","[LDAP: error code 49 - 80090308: LdapErr: DSID-0C09042A, comment: AcceptSecurityContext error, data 52e, v3839 ]"
javax
.clear().append({"d"=4}).each(function(k,v) {writeOutput(k);});//should return "d"
a.insertAt(2, "a2").each(function(e) {writeOutput(e);});//should return aa2bc
s.insert("a2", 11).each(function(k,v) {writeOutput(k);});//should return aa2bc
s.update("a", 11).each(function(k,v) {writeOutput(v
Tracker Comment Comment on CFForm causes IE11 to run in IE8 mode by Subir J.
2608229 CF-4160040 Subir J. Robert,
I have tested it on both Coldfusion 10 update 19 and Coldfusion 10 Final with Windows Server 2012 R2 and IE 11.0.960.16436
We are unable to reproduce the bug with the code snippet provided below
alert
coldfusion.runtime.Cast._double(J)D after Security Hotfix APSB13-03
"];
s = {first={letter="a", number=1}, second={letter="b", number=2}, third={letter="c", number=3}};
q = queryNew("letter", "varchar", [["a"], ["c"], ["b"]]);
qUDF = function(r1, r2) {return compare(r1.letter, r2.letter);};
a.sort("text").each(function(e) {writeOutput(e);});
s.sort("text", "", "number").each(function(k,v
Tracker Issue Server timeout
Operating System (if known): Windows 2008 R2 64 bits
Bug File Paths:
\\sjshare.corp.adobe.com\Prereleasebugfiles\ColdFusion\12.0\Beta2_v12\4105946\bug-raijin.txt
\\sjshare.corp.adobe.com\Prereleasebugfiles\ColdFusion\12.0\Beta2_v12\4105946\emailing.cfm
\\sjshare
Comment on Bundled jIntegra is 32bit on 64 Bit Windows by External U.
Drive Storage: 500GB-1TB
Peripherals: LCD Display
Peripherals: Web-Cam
Connectivity: Ethernet
Connectivity: Wireless 802.11 N
Interfaces: Firewire
Interfaces: USB 2.x
Media: CD
Media: CD-R
Media: CD-RW
Media: DVD
Media: DVD+R
Media: DVD-R
Media: SD Card
Primary Operating System: Mac OS X 10.9 (Mavericks
Tracker Issue Security Analyzer - Fails to detect XSS when variable goes through duplicate(), structAppend(), or structCopy()
Hard Drive Storage: 500GB-1TB
Peripherals: LCD Display
Peripherals: Web-Cam
Connectivity: Ethernet
Connectivity: Wireless 802.11 N
Interfaces: Firewire
Interfaces: USB 2.x
Media: CD
Media: CD-R
Media: CD-RW
Media: DVD
Media: DVD+R
Media: DVD-R
Media: SD Card
Primary Operating System: Mac OS X 10
2682296 CFB-4130064 Experience and Design Philipp Cielen [cielen] Server configurations setting usability improvement In the server configuration settings window I notice CF developers still being confused by the J2EE settings option.
Is it possible to make it more clear that these settings need
Tracker Issue Error in debug console while editing Scheduled Task
._updateDatepicker (jquery-ui.js:299)
at c._optionDatepicker (jquery-ui.js:290)
at HTMLInputElement. (jquery-ui.js:341)
at Function.each (jquery.js:2)
at r.fn.init.each (jquery.js:2)
at r.fn.init.a.fn.datepicker (jquery-ui.js:340)
at HTMLDocument. (scheduleedit.cfm?taskname=
at j (jquery.js:2
Tracker Issue In Non Windows, Installing HF3 directly on CF 11 still throws error when stopping the server.
.eclipse.jetty.util.log.class=org.eclipse.jetty.util.log.JavaUtilLog" in jvm.config
Stopping server gives the following error:
INFO: Stopping service Catalina
Exception in thread "qtp1946782281-140" java.lang.NoSuchMethodError: org.slf4j.spi.LocationAwareLogger.log(Lorg/slf4j/Marker;Ljava/lang/String;ILjava/lang/String;[Ljava/lang/Object;Ljava/lang/Throwable;)V
at org
Tracker Comment Comment on CF10 Session variables lost by External U.
2609409 CF-3849572 External U. We just updated our servers (Windows 2008R2) to CF10 Update 15 (previous update level was 13) and are now experiencing this same issue with the same size user base affected. It only seems to be affecting users with IE9. Unfortunately, a couple of high profile apps
-security.xml, restart CF Application service, and test.
HTH,
V/r,
^_^
Tracker Comment Comment on App Pool Crashing "Randomly". "Load balancing workers will not function properly." in isapi_redirct.log at crash time. by External U.
2612280 CF-3530880 External U. I just built a fresh Hyper-V Windows 2008 R2 IIS 7.5 with ColdFusion 10 patch 13 and the isapi connectors are all freshly built as the newest version. I have it running on the latest Oracle Java JRE 1.7.0_51 as well. I currently have 2 users accessing this system
Tracker Issue query without cfqueryparam strange behaviour
Company:
External Customer Name: Frédéric Peters
External Customer Email: frederic.peters@outlook.com
External Test Config: Friendly Name: Win2008R2 Apache 2.2.21
Device Type: Server
Manufacturer/Brand: Supermicro
Model: unknown
Memory (ROM): 4
Operating System (if known): Windows 2008 R2 64 bits
Bug
Tracker Comment Comment on DeSerializeJSON of null values causes strange structure formatting by External U.
not be left unfixed due to convenience.
JavaScript has no problem handling nulls, and neither does the JSON format (remember that the "J" in JSON stands for JavaScript). Why should ColdFusion be forced to coerce nulls into "null" (a string) when there is no real need to?
Since there was probably a bug
Tracker Issue In Windows 2008 R2 x64 with IIS7, any IIS sites added after installation give 404 error when trying to view .cfm pages
In Windows 2008 R2 x64 with IIS7, any IIS sites added after installation give 404 error when trying to view .cfm pages
Tracker Issue Autosuggest with delimiter is broken.
, if I type "C" I get an auto complete for C. Not Camden, Raymond, just C.
If you view source, it is easy to seew why:
_cf_autosuggestarray="|C|a|m|d|e|n|,|R|a|y|m|o|n|d|||S|m|i|t|h|,|J|o|h|n".split("|");
----------------------------- Additional Watson Details -----------------------------
Watson
case here:
https://docs.google.com/document/d/1k37HvumHZQTThJQRk99rIttc5k8ykm2BBVmJ4XZIjpY/edit?usp=sharing
Tracker Issue Update 9: ODBC Access Connection Timing Out
.0
Processor: Intel(R) Xeon(R) CPU E5-2690 v3 @ 2.60GHz (2 CPUs), ~2.6GHz
Memory: 3072MB RAM
Available OS Memory: 3072MB RAM
Page File: 2681MB used, 1541MB available
Windows Dir: C:\Windows
DirectX Version: DirectX 11
Tracker Issue Security Analyzer - Cookies in cfscript
to 3GHz
Memory: 8GB to 16GB
Hard Drive Storage: 500GB-1TB
Peripherals: LCD Display
Peripherals: Web-Cam
Connectivity: Ethernet
Connectivity: Wireless 802.11 N
Interfaces: Firewire
Interfaces: USB 2.x
Media: CD
Media: CD-R
Media: CD-RW
Media: DVD
Media: DVD+R
Media: DVD-R
Media: SD Card
Primary
Tracker Issue Security Analyzer - CGI scope is not "Safe"
: Ethernet
Connectivity: Wireless 802.11 N
Interfaces: Firewire
Interfaces: USB 2.x
Media: CD
Media: CD-R
Media: CD-RW
Media: DVD
Media: DVD+R
Media: DVD-R
Media: SD Card
Primary Operating System: Mac OS X 10.9 (Mavericks)
Secondary Operating System: Windows 7 64
System Location: Other
Time Owned: 2 to 3
Storage: 500GB-1TB
Peripherals: LCD Display
Peripherals: Web-Cam
Connectivity: Ethernet
Connectivity: Wireless 802.11 N
Interfaces: Firewire
Interfaces: USB 2.x
Media: CD
Media: CD-R
Media: CD-RW
Media: DVD
Media: DVD+R
Media: DVD-R
Media: SD Card
Primary Operating System: Mac OS X 10.9 (Mavericks
Tracker Issue Security Analyzer - CSRF Attack detection does not work
-Cam
Connectivity: Ethernet
Connectivity: Wireless 802.11 N
Interfaces: Firewire
Interfaces: USB 2.x
Media: CD
Media: CD-R
Media: CD-RW
Media: DVD
Media: DVD+R
Media: DVD-R
Media: SD Card
Primary Operating System: Mac OS X 10.9 (Mavericks)
Secondary Operating System: Windows 7 64
System Location: Other
Time Owned
Tracker Issue Security Analyzer - Fails to identify passwords in Script Functions Implemented as CFCs
: LCD Display
Peripherals: Web-Cam
Connectivity: Ethernet
Connectivity: Wireless 802.11 N
Interfaces: Firewire
Interfaces: USB 2.x
Media: CD
Media: CD-R
Media: CD-RW
Media: DVD
Media: DVD+R
Media: DVD-R
Media: SD Card
Primary Operating System: Mac OS X 10.9 (Mavericks)
Secondary Operating System
: DVD-R
Media: SD Card
Primary Operating System: Mac OS X 10.9 (Mavericks)
Secondary Operating System: Windows 7 64
System Location: Other
Time Owned: 2 to 3 Years
Bug File Paths:
\\sjshare.corp.adobe.com\Prereleasebugfiles\ColdFusion\12.0\Alpha_v12\4027783\variable-struct-notation.cfm
to 3GHz
Memory: 8GB to 16GB
Hard Drive Storage: 500GB-1TB
Peripherals: LCD Display
Peripherals: Web-Cam
Connectivity: Ethernet
Connectivity: Wireless 802.11 N
Interfaces: Firewire
Interfaces: USB 2.x
Media: CD
Media: CD-R
Media: CD-RW
Media: DVD
Media: DVD+R
Media: DVD-R
Media: SD Card
Primary
Tracker Issue [ANeff] Bug for: APIM login UI issues
/admin (bad).
In Chrome version 48.0.2564.103 m, I see the following issue:
1) The font is museo on localhost:9000/portal (good), but it is not museo on localhost:9000/admin (bad).
Related thread: http://prerelease.adobe.com/r/?262c4b5496c4402aa731250cfeb5443f
----------------------------- Additional
like:
[Thu Nov 19 17:06:15 2015] [notice] child pid 22322 exit signal Segmentation fault (11)
The SELinux audit.log generates errors like:
type=ANOM_ABEND msg=audit(1448041800.008:536): auid=0 uid=48 gid=48 ses=29 subj=unconfined_u:system_r:httpd_t:s0 pid=7307 comm="httpd" sig=11
Steps to Reproduce
Tracker Issue Coldfusion 11 Update 6 - Messaging (BlazeDS) errors
2608614 CF-4049214 ColdFusion Services Tony Sykes Coldfusion 11 Update 6 - Messaging (BlazeDS) errors Problem Description:[BlazeDS-v4] 09/02/2015 09:46:50.656 [ERROR] [Message.General] Unhandled error when processing a message: java.lang.NoClassDefFoundError: javax
to be affecting production, too.. and one of our clients is upset that their PDFs are currently not searchable because of this, so I really need to buckle down and find the solution, for this.
V/r,
^_^
Tracker Comment Comment on gvInterval JVM args no longer work by Rupesh K.
. Check out the following links to understand what DGC is http://publib.boulder.ibm.com/infocenter/javasdk/v5r0/index.jsp?topic=%2Fcom.ibm.java.doc.diagnostics.50%2Fdiag%2Funderstanding%2Frmi_dgc.html
http://java.sys-con.com/node/35865
Because of its nature, DGC needs to have a frequency when GC can run
Tracker Issue ColdFusion Collection dont work
-onServices
ColdFusion 11 Application Server
ColdFusion 11 ODBC Agent
Virtual Server:
Intel(R) Xenon(R) CPU ES-2690 V2
RAM: 8.00 GB
System Type X64
My Hardware and Environment details:
jvm Configuration
-server -XX:MaxMetaspaceSize=192m -XX:+UseParallelGC -Xbatch -Dcoldfusion
Tracker Issue CFGRID Format=Flash
to any.
Expected Result:This issue started about 2-3 weeks ago, CFGRID webs I develope make use of this and had been working without issues for last 3 years!
Any Workarounds:Looking for alternative solutions to recreate the functionality of CFGRID via jQuery or some other re-coding solution
Tracker Issue ColdFusion 10 doesn't gzip responses. This worked fine with the same configuration in ColdFusion 9.
2613009 CF-3353222 Web Container (Tomcat) jj j ColdFusion 10 doesn't gzip responses. This worked fine with the same configuration in ColdFusion 9. Problem Description:
ColdFusion 10 doesn't gzip responses for .cfm files. This worked fine with the same configuration in ColdFusion 9 when dynamnic
2613671 CF-3192794 Documentation beau patrette readme references cfj2ee documentation for installation that does not exist Problem Description:
The readme references documentation that does not exist.
Steps to Reproduce:
Install, Enterprise, J2EE deployment WAR or EAR.
Open the dropped readme
2599397 CF-3040248 Documentation : General Aaron Neff Bug 80240:[ANeff] Doc Bug For: CFML Reference list of tags contains mixed-case Problem:
[ANeff] Doc Bug For: CFML Reference list of tags contains mixed-case. It reads "Tags I, Tags J-L" (note the uppercase), when the rest are lowercase (i
in the context of tags like so:
#r.run()#
(Example taken from the docs here: http://wiki.coldbox.org/wiki/TestBox-BDD-Primer.cfm#Directory_Runner)
I find that reasonably readable and not too different to the eyes than struct or array literals. As you pointed out, a closure is an executable not a literal
Tracker Comment Comment on [cielen] Server configurations setting usability improvement by CFwatson U.
2682296 CFB-4130064 CFwatson U. Added By: PreRelease User User Name:Philipp Cielen Note Added: while you are at it and since the change was now made almost 10 years ago you also might want to change "J2EE" to "JEE" or better "Java EE" (https://java.net/projects/javaee-spec/pages/JEE) Date Added
-00439: feature not enabled: RETURNING clause from this client type
Expected Result:
According to DataDirect's information on their JDBC drivers, the RETURNING clause has been supported since v3.7. CF 9 appears to have v4.0sp1 installed so it should still be supported.
Any Workarounds:
None that I
Tracker Comment Comment on CF11 upate 10 - macromedia_drivers.jar not working on Oracle 11g R2 by External U.
Comment on CF11 upate 10 - macromedia_drivers.jar not working on Oracle 11g R2 by External U.
2609503 CF-3842183 CFPRINT ext-user cfPrint throws NoSuchMethodError after applying Update 3 PreRelease build Problem: cfprint throws NoSuchMethodError for : coldfusion.document.JPedalFontRegistry.init(Lorg/jpedal/PdfDecoder;)V
Test code to repro :
test.cfm :
Stack trace for error
Synaptrix dateDiff/dateconvert problems when trying to create epoch times My local server’s timezone is set to UTC-8 – https://www.screencast.com/t/1qqid95lR3v I need to create epoch time for UTC so I’m trying to use the following function: #DateDiff(“s”, “January 1 1970 00:00:00”, dateconvert
for security. Also note that we are using a FuseBox framework with the "techspedition" core - version CF50_v3_00_21. We realize our framework files are dated and will concede to this being part of the problem if no one else can confirm this behavior.
Actual Result:
Expected Result:
Any Workarounds
Tracker Issue [ANeff] Bug for: REST exception without produces not triggering site wide error handler
produces="text/html"
Repro:
Application.cfc
---------------
component {
THIS.name = "ticket_3506757";
THIS.applicationTimeout = createTimeSpan(0,0,0,30);
function onApplicationStart() {
restInitApplication(expandPath("./"), "foo");
}
}
R.cfc
-----
component restpath="a" {remote string function abc
Tracker Issue Installing Update 12 corrupts CF Administrator
Server 2012 R2 Standard
Intel Xeon CPU E5-5220 v2 @ 2.20 GHz
2.86 GB RAM
64-bit Operating System, x64-based processor
Tracker Issue Server Update Notification uses invalid email address
:
FixTested
External Customer Info:
External Company:
External Customer Name: brentil
External Customer Email:
External Test Config: My Hardware and Environment details: Windows 2008 R2 Hyper-V VM
Tracker Comment Comment on Exceptions in REST Services doesn't trigger Application.cfc's onError or Site-wide Error Handler by External U.
,0,03,292480) Enterprise Standalone
OS: x64 Win 2008
IIS: 7
Java: 1.7.0_55
isapi_redirect.dll: v1.2.40.0 Modified Monday, ?November ?10, ?2014, ??5:14:48 PM
Site-wide Error Handler: /CFIDE/administrator/templates/secure_profile_error.cfm
Application.cfc
---------------
component {
THIS.name = "ticket_CF-3506757";
THIS
:
function f() {
var theURL = "http://#myLogin.domain#/Shared Documents/mytxt.txt";//be sure this file exists
var theParams = {fields='f', stream='s', getItemResult='g', url=theURL};//fields, stream and getItemResult are "out" parameters
cfsharepoint(action="getItem", name="local.r", login
Tracker Issue CGI.ALL_HTTP variable does not exist (IIS, all versions)
_SM_SDOMAIN = .domain.com
HTTP_SM_SERVERIDENTITYSPEC =
HTTP_SM_SERVERSESSIONID = UCbcXDhSh+FRXzV/J/0gXyN4oAI=
HTTP_SM_TIMETOEXPIRE = 36367
HTTP_SM_TRANSACTIONID = f3c86f86-0fac-506ca774-17d8-01ad1ae8
HTTP_SM_USER = juser
HTTP_SM_USERDN = CN=User\, John,OU=Employees,OU=HQ,DC=corp,DC=domain,DC=com
Any Workarounds
Tracker Issue cflogin exception in CF 2018
Fusion is "Authentication has failed. Please check the logs for more details.s"
Looking at the exception logs in CF Admin shows the following exception:
"Error","ajp-nio-8018-exec-12","07/30/18","20:09:53","","'' Can not decode string ""C59C17FB2B9F91BC_ODGvJ cMMwzj9RhNvDJcNk5pl6a5Zokmb8o6PlR13cs===="". The input string
details:
Windows 2008 R2 64bit Hyper-V VM
IIS 7.5 website connectors are installed per website and not ALL since not all websites use CF (3 websites use CF and 4 others use .NET)
ColdFusion 11 with Patch 5 (connectors rebuilt using latest version)
-Xms2048m -Xmx8192m
Java JRE 1.8.0_51
MS-SQL 2014
_2015_17:18:05
Trace: Server version: SSH-2.0-OpenSSH_6.6p2-hpn14v4
Trace: We believe remote version has SSH-2 channel request bug
Trace: Using SSH protocol version 2
Trace: Doing ECDH key exchange with hash SHA-256
Trace: Host key fingerprint is:
Trace: ecdsa-sha2-nistp256 9c:3c:30:ad:07:b5:de:63:4a:8e:32:d6
Tracker Issue Large POST crashes REST service
Elite CMT PC
System Type X86-based PC
Processor Intel(R) Core(TM) i5 CPU 650 @ 3.20GHz, 3333 Mhz, 2 Core(s), 4 Logical Processor(s)
BIOS Version/Date Hewlett-Packard 786H1 v01.05, 6/9/2010
Hardware Abstraction Layer Version "6
Tracker Comment Comment on Connection to local MySQL database with port 3307 doesn't work by CFwatson U.
will contact Hari and get the setup. Date Added :2016-02-24 09:13:29.0
Added By: PreRelease User User Name:Harry Klein Note Added: Yesterday to: 'Hari Krishna Kallae', S V Pavankumar
In the past to: Kishore Balakrishnan, 'Piyush Kumar Nayak', Vamseekrishna Nanneboina Date Added :2016-02-24 09:06:35.0
Added
Monitoring Server on port 65261.
May 10, 2018 5:35:11 PM org.eclipse.jetty.server.Server doStart
INFO: jetty-9.3.6.v20151106
May 10, 2018 5:35:11 PM org.eclipse.jetty.server.handler.ContextHandler doStart
INFO: Started o.e.j.s.ServletContextHandler@4d4da39d\{/,null,AVAILABLE}
May 10, 2018 5:35:11 PM org
) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV alve.java: 224) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV alve.java: 169) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authentica torBase.ja va:472) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
Tracker Issue Problem with CFX tag in multiserver installation
with the path of your pdf file.
- You can change the fax number in the test.cfm file if you want to test the good reception.
Actual Result:
"Error","jrpp-2","08/23/12","19:36:02",,"org.apache.axis.description.TypeDesc.(Ljava/lang/Class;Z)V The specific sequence of files included or processed is: E
Tracker Issue cfajaxproxy and cfcomponent extends no longer work in CF 10 when using IIS Virtual Directories
an IIS Website that uses virtual directories.
We have application code that worked fine on Windows Server 2003 R2 using IIS Virtual Directories up until we upgraded to Coldfusion 10 Enterprise Standalone. Now, instead of correctly resolving the path to the CFC, CF throws the following exception
2612242 CF-3535992 Security Dave Cordes Session Cookies Being Overwritten Browsing From SSL to Non SSL Problem Description:
Please note I am using J2EE session variables so keep that in mind.
I am seeing session cookies being overwritten when browsing from an SSL connection to a non SSL
Tracker Issue Security Code Analyzer reports false positives for upload code, and repeats warnings/errors
='#getTempDirectory()#'
(i) uploadForm.cfm (Type: Warning / Security Level: Low)
Your code is vulnerable to XSS attack
Your form is prone to CSRF attack
For upload and uploadall action of cffile tag , best practice is to use destination='#getTempDirectory()#'
(j) uploadForm2.cfm (Type: Warning / Security Level: Low
.net.ssl|DEBUG|C8|ajp-nio-8018-exec-9|2019-05-15 04:15:24.851 CAT|CertificateRequest.java:651|Consuming CertificateRequest handshake message (
"CertificateRequest": {
"certificate types": [rsa_sign, dss_sign, ecdsa_sign]
"supported signature algorithms": [ecdsa_secp512r1_sha512, rsa_pkcs1_sha512, ecdsa_secp384r