displaying top 100 results
Portal Topic ColdFusion Events in 2019
ColdFusion Events in 2019
Portal Comment Comment on ColdFusion Events in 2019 by ayazaali
Comment on ColdFusion Events in 2019 by ayazaali
Scheduled Task Misfire Events are not Logged when scheduler.log Doesn't Yet Exist
Tracker Comment Comment on Scheduled Task Misfire Events are not Logged when scheduler.log Doesn't Yet Exist by External U.
Comment on Scheduled Task Misfire Events are not Logged when scheduler.log Doesn't Yet Exist by External U.
cfexchangecalendar adding extra days to event when using AllDayEvent set to yes.
Tracker Issue CFEXCHANGECALENDAR RECURRING EVENTS TIMEZONE ISSUE
CFEXCHANGECALENDAR RECURRING EVENTS TIMEZONE ISSUE
Tracker Issue CFEXCHANGECALENDAR RECURRING EVENTS TIMEZONE ISSUE
CFEXCHANGECALENDAR RECURRING EVENTS TIMEZONE ISSUE
Tracker Issue cfexchangecalendar changing timezone on recurring events
cfexchangecalendar changing timezone on recurring events
Tracker Comment Comment on cfexchangecalendar adding extra days to event when using AllDayEvent set to yes. by Piyush K.
Comment on cfexchangecalendar adding extra days to event when using AllDayEvent set to yes. by Piyush K.
exchange 2010: The organizer is not correctly set in cfexchangecalendar Event struct.
Tracker Comment Comment on Cannot schedule tasks which event handler extend a component that inherits "CFIDE.scheduler.ITaskEventHandler" by External U.
Comment on Cannot schedule tasks which event handler extend a component that inherits "CFIDE.scheduler.ITaskEventHandler" by External U.
Tracker Comment Comment on CGI.HTTP_USER_AGENT is [empty string] for task handler events by External U.
Comment on CGI.HTTP_USER_AGENT is [empty string] for task handler events by External U.
Comment on cfexchangecalendar changing timezone on recurring events by Piyush K.
.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
at java.awt.Component.processMouseEvent(Component.java:6414)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3275)
at java.awt.Component.processEvent(Component.java:6179)
at java.awt.Container.processEvent(Container.java:2084)
at java.awt.Component.dispatchEvent
Portal Topic Event Gateway Instances – How verify is running ?
Event Gateway Instances – How verify is running ?
Comment on Event Gateway Instances – How verify is running ? by Charlie Arehart
Tracker Issue cf grid: on change event handler not working
cf grid: on change event handler not working
Tracker Comment Comment on CFGRID changes 2017 date to 2000 on save by Piyush K.
you share the information suggested at the begining of this note.
Test Code:
qry = queryNew("ID,EventNum,EventTitle,EventDate,EventLocation", "",
[
{ID=1, EventNum=1, EventTitle="Memo1", EventDate="2/07/1971", EventLocation="sochi"},
{ID=2, EventNum=12, Event
Tracker Comment Comment on Native event framework by External U.
Comment on Native event framework by External U.
Tracker Comment Comment on bug bounty test by External U.
2608997 CF-3949685 External U. Hello,
I believe this is in reference to a bug I submitted through hackerone.com
#50497 Adobe "bugbase" Cross-Site Scripting
Injection Point:
https://bugbase.adobe.com/index.cfm?event=login∨igEvent=
Proof-of-Concept:
https://bugbase.adobe.com/index.cfm?event=login∨igEvent
Tracker Comment Comment on cfinput onChange event not firering by External U.
Comment on cfinput onChange event not firering by External U.
2613663 CF-3194044 External U. Oops.. this:
"- invokeHandler: Invokes onError method of the eventhandler as defined by the user."
should be:
"- invokeHandler: Invokes onError method of the event handler as defined by the user."
B/c "event handler" is 2 words: http://en.wikipedia.org/wiki/Event
Comment on cfexchangecalendar changing timezone on recurring events by Roberto A.
Comment on cfexchangecalendar changing timezone on recurring events by Edith P.
Allow ability to register more than one ORM event handler and dynamically
="false" {
remote query function getEvents() {
return queryNew("theDisplay,theValue", "varchar,varchar", [["event 1","event1"],["event 2","event2"]]);
}
remote query function getDeviceFromEvent(required string event_id) {
switch(ARGUMENTS.event_id) {
case "event1": {
return query
Tracker Issue Native event framework
Native event framework
expandPath in event gateways throws StringIndexOutOfBoundsException
Tracker Comment Comment on cfdocument timeout by Bradley W.
-bio-8014-exec-1" Id=135 BLOCKED on com.icesoft.util.trackers.RenderDoneTracker@36c4a013 owned by "AWT-EventQueue-0" Id=1518
java.lang.Thread.State: BLOCKED
at com.icesoft.util.trackers.RenderDoneTracker.propertyChange(RenderDoneTracker.java:111)
- waiting to lock com
Tracker Issue cfexchangecalendar reminder
2608811 CF-3988589 CFExchange Sherwin Ho cfexchangecalendar reminder Problem Description:
a) cfexchangecalendar cannot set reminder to 'None'
When using cfexchangecalendar to create an event, if I do not pass in 'Reminder' as an argument, it automatically create the event with '15 minutes
Create a new ORM event handler for when ORM entities are created: postNew()
Tracker Issue Removed ability to send html formatted calender events
Removed ability to send html formatted calender events
Bug 82360:The problem occurs when you are using event handling
Comment on CFEXCHANGECALENDAR RECURRING EVENTS TIMEZONE ISSUE by Edith P.
Comment on CFEXCHANGECALENDAR RECURRING EVENTS TIMEZONE ISSUE by Edith P.
Comment on CFIDE.scheduler.ITaskEventHandler init method not called by Suchika S.
Comment on ITaskEventHandler.onError not being executed. by Uday O.
Tracker Comment Comment on Member functions can't be chained to struct/array literals by External U.
2609472 CF-3844972 External U. See also:
https://bugbase.adobe.com/index.cfm?event=bug&id=CF-3712122
https://bugbase.adobe.com/index.cfm?event=bug&id=CF-3737409
Tracker Comment Comment on ColdFusion won't start automatically after Windows Update ot >net Framework 4.5.1 by External U.
2610268 CF-3713706 External U. I just noticed that I forgot to paste the warning that I see in the Event Viewer when the startup type is set to 'Automatic (Delayed Start)', so here it is:
Log Name: Application
Source: ColdFusion 10 Application Server
Date: 2/26/2014 1:53:31 AM
Tracker Comment Comment on REST method calls do not correctly fire Application.cfc event handlers by External U.
Comment on REST method calls do not correctly fire Application.cfc event handlers by External U.
Tracker Comment Comment on CGI.HTTP_USER_AGENT is [empty string] for task handler events by External U.
Comment on CGI.HTTP_USER_AGENT is [empty string] for task handler events by External U.
Comment on scheduler events invoking Application.cfc methods by External U.
Tracker Comment Comment on ColdFusion Stops Logging Misfired Scheduled Tasks after First Failure by External U.
2613981 CF-3140191 External U. Please ignore this issue as well, it's not a bug. My misunderstanding of misfired events vs. events that timed out/errored.
Tracker Comment Comment on cfexchangecalendar adding extra days to event when using AllDayEvent set to yes. by Piyush K.
Comment on cfexchangecalendar adding extra days to event when using AllDayEvent set to yes. by Piyush K.
Tracker Comment Comment on cfexchangecalendar adding extra days to event when using AllDayEvent set to yes. by Roberto A.
Comment on cfexchangecalendar adding extra days to event when using AllDayEvent set to yes. by Roberto A.
Tracker Comment Comment on cfexchangecalendar adding extra days to event when using AllDayEvent set to yes. by Piyush K.
Comment on cfexchangecalendar adding extra days to event when using AllDayEvent set to yes. by Piyush K.
Comment on CFEXCHANGECALENDAR RECURRING EVENTS TIMEZONE ISSUE by Piyush K.
Comment on CFEXCHANGECALENDAR RECURRING EVENTS TIMEZONE ISSUE by Edith P.
Tracker Comment Comment on Allow ability to register more than one ORM event handler and dynamically by Rupesh K.
Comment on Allow ability to register more than one ORM event handler and dynamically by Rupesh K.
Tracker Comment Comment on REST method calls do not correctly fire Application.cfc event handlers by External U.
Comment on REST method calls do not correctly fire Application.cfc event handlers by External U.
Tracker Comment Comment on cfschedule's Execute Event Handler Should Have Access to Context Argument by External U.
Comment on cfschedule's Execute Event Handler Should Have Access to Context Argument by External U.
Tracker Comment Comment on cfschedule's Execute Event Handler Should Have Access to Context Argument by External U.
Comment on cfschedule's Execute Event Handler Should Have Access to Context Argument by External U.
Comment on scheduler events invoking Application.cfc methods by External U.
Tracker Comment Comment on Bug 76743:(Watson Migration Closure)[JFERNANDES][EventGateway] by External U.
Comment on Bug 76743:(Watson Migration Closure)[JFERNANDES][EventGateway] by External U.
Tracker Comment Comment on Bug 76743:(Watson Migration Closure)[JFERNANDES][EventGateway] by External U.
Comment on Bug 76743:(Watson Migration Closure)[JFERNANDES][EventGateway] by External U.
Portal Comment Comment on How to write onError method by BKBK
BKBK
Suggestion for a simple onError method:
Tracker Issue cfinput onChange event not firering
cfinput onChange event not firering
Tracker Issue scheduler events invoking Application.cfc methods
scheduler events invoking Application.cfc methods
Tracker Issue Bug 78995:even should be event
Bug 78995:even should be event
Tracker Issue Bug 78989:Typo: even should be event
Bug 78989:Typo: even should be event
Tracker Issue CFQUERY BUG
4056001 CF-4201446 Language : Functions Chad Adamson CFQUERY BUG Problem Description:
Any queries that have a column named "enabled" in them return 0 results.
Steps to Reproduce:
SELECT * FROM events WHERE enabled = 1
Actual Result:
0 records
Expected Result:
All records where column enabled = 1
Tracker Comment Comment on CF internal _TEMPINDEX variable bleeds into CFC variables scope by External U.
2610512 CF-3698426 External U. give this a go.
local.delayedFireEvents = {};
lock timeout="10" throwontimeout="yes" name="#application.applicationName#.delayedFireEvents" type="EXCLUSIVE" {
local.delayedFireEvents["0_" & 0] = { };
}
Comment on CGI.HTTP_USER_AGENT is [empty string] for task handler events by Uday O.
Tracker Comment Comment on cflocation triggers Quartz exception by External U.
2613915 CF-3148695 External U. Hi Himavanth and Rupesh,
The issue arose b/c event handler requests used to invoke Application.cfc methods. If an Application.cfc method contained cflocation, then the event handler request was interrupted.
Now event handler calls ignore Application.cfc methods, so
Comment on cfexchangecalendar changing timezone on recurring events by Paul M.
Comment on cfexchangecalendar changing timezone on recurring events by Piyush K.
Tracker Issue ORM EventHandler is stating that it must implement interface cfide.orm.IEventHandler when it does
ORM EventHandler is stating that it must implement interface cfide.orm.IEventHandler when it does
Tracker Issue ORM EventHandler is stating that it must implement interface cfide.orm.IEventHandler when it does
ORM EventHandler is stating that it must implement interface cfide.orm.IEventHandler when it does
CGI.HTTP_USER_AGENT is [empty string] for task handler events
Bug 82398:Event handler CFC is cached and not refreshed even after ApplicationStop()
Comment on scheduler events invoking Application.cfc methods by External U.
2613910 CF-3148745 External U. Hi Himavanth,
Regarding: "Now the error message clearly says that the event handler is not found."
Yes, the new message is clearer (thanks!). Maybe it could be even clearer? How about: "Error: Event handler path.to.mycfc could not be found in the current site
Tracker Issue Cannot schedule tasks which event handler extend a component that inherits "CFIDE.scheduler.ITaskEventHandler"
Cannot schedule tasks which event handler extend a component that inherits "CFIDE.scheduler.ITaskEventHandler"
Bug 85339:(Watson Migration Closure)Please make the maxqueuesize setting for CFTHREAD configurable, similar to how the maxqueuesize setting is available to be set for Event Gateway threads in the neo-events
Bug 80978:When trying to write a log out inside an event it doesn't write
Tracker Issue Bug 78712:Event argument keys for a DataServicesMessaging gateway's onIncomingMessage function are now case sensitive
Bug 78712:Event argument keys for a DataServicesMessaging gateway's onIncomingMessage function are now case sensitive
Portal Comment Comment on Exciting New Features in Adobe ColdFusion 2018 Webinar by Elishia Dvorak by RAHUL UPADHYAY
RAHUL UPADHYAY https://www.carahsoft.com/learn/event/12274
-Rahul
Tracker Issue Application scope is not available to scheduled tasks (CFIDE.scheduler.ITaskEventHandler) at instantiation
Application scope is not available to scheduled tasks (CFIDE.scheduler.ITaskEventHandler) at instantiation
CFExchangeCalendar All Day Event Always Spans 3 Days on Office 365
automatically when Windows starts, even though the service is set to start automatically. 2 ColdFusion related error messages appear in the Event Viewer:
Error 1 Start ---------------------------------------------------------------------------
Log Name: Application
Source: ColdFusion 10
Bug 80859:ORM session closes prematurely when using DataManagement event gateway
Tracker Issue Bug 75178:(Watson Migration Closure)OnDuplicate() event should be provided in CFCs to control duplicate behavior
Bug 75178:(Watson Migration Closure)OnDuplicate() event should be provided in CFCs to control duplicate behavior
Tracker Issue cannot call certain functions on a component
Component that inherits this base test case, we cannot call these methods:
var event = post( "hello" );
var event = put( "hello" );
Not even using the this scope it works
var event = this.post( "hello" );
var event = this.put( "hello" );
Actual Result:
The exception: entity has incorrect type for being
Tracker Comment Comment on Regression: request event handlers fired twice when servicing a REST request by Vamseekrishna N.
Comment on Regression: request event handlers fired twice when servicing a REST request by Vamseekrishna N.
Comment on cf grid: on change event handler not working by Manas M.
Comment on CFEXCHANGECALENDAR RECURRING EVENTS TIMEZONE ISSUE by Aaron N.
Comment on cgi.script_name doubles string for event gateway by John G.
2672701 CF-4176225 External U. seems similar to:
https://bugbase.adobe.com/index.cfm?event=bug&id=CF-4126393
Tracker Comment Comment on Native event framework by External U.
Comment on Native event framework by External U.
Tracker Comment Comment on User login fails after session timeout by External U.
2608981 CF-3950782 External U. This is a duplicate of this bug: https://bugbase.adobe.com/index.cfm?event=bug&id=CF-3839458
Tracker Comment Comment on Named param replacement by External U.
2609035 CF-3943345 External U. https://bugbase.adobe.com/index.cfm?event=bug&id=CF-3943345
Tracker Comment Comment on Member functions can't be chained to struct/array literals by External U.
2609472 CF-3844972 External U. Related: https://bugbase.adobe.com/index.cfm?event=bug&id=CF-4018933
Tracker Comment Comment on Member functions can't be chained to struct/array literals by External U.
2609472 CF-3844972 External U. Related: https://bugbase.adobe.com/index.cfm?event=bug&id=CF-4018933
Tracker Comment Comment on Event 5011 WAS - root cause believed to be a bug in isapi_redirect.dll by Immanuel N.
Comment on Event 5011 WAS - root cause believed to be a bug in isapi_redirect.dll by Immanuel N.
2609590 CF-3827490 External U. New ticket is https://bugbase.adobe.com/index.cfm?event=bug&id=CF-3864256
Tracker Comment Comment on cfinput onChange event not firering by External U.
Comment on cfinput onChange event not firering by External U.
Tracker Comment Comment on exchange 2010: The organizer is not correctly set in cfexchangecalendar Event struct. by CFwatson U.
Comment on exchange 2010: The organizer is not correctly set in cfexchangecalendar Event struct. by CFwatson U.
Tracker Comment Comment on ORM EventHandler is stating that it must implement interface cfide.orm.IEventHandler when it does by External U.
Comment on ORM EventHandler is stating that it must implement interface cfide.orm.IEventHandler when it does by External U.
Tracker Comment Comment on Create a new ORM event handler for when ORM entities are created: postNew() by Nimit S.
Comment on Create a new ORM event handler for when ORM entities are created: postNew() by Nimit S.
Tracker Comment Comment on Create a new ORM event handler for when ORM entities are created: postNew() by Nimit S.
Comment on Create a new ORM event handler for when ORM entities are created: postNew() by Nimit S.