displaying top 100 results
2613207 CF-3339175 External U. This is a issue on OS X as well. Note from other related bugid, Pete has the same approach as jruusu here. http://www.petefreitag.com/item/810.cfm
I'm building a Widget and can't get status using it do to this.
the timeout value.
Thread one stack trace from Fusion Reactor:
cfWidgetManager2ecfc842561472$funcWIDGETDATA.runFunction(/wwwroot/Branded/Default/reports3.0/com/ev/service/WidgetManager.cfc:307)
coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487)
coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47
aliciam29605858 Thanks for the suggestion, unfortunately it did not work. However, it did stop on a breakpoint and it turns out this is using yui (YAHOO.widget.AutoComplete) and examining the object does show the containerCollapseEvent is null. I know yui was deprecated a few versions ago
.adobe.ide.coldfusion.mobile.phonegap.PhonegapBuildGenerate.run(PhonegapBuildGenerate.java:238)
at com.adobe.ide.coldfusion.mobile.phonegap.PhonegapBuildGenerate.run(PhonegapBuildGenerate.java:82)
at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
at org
Tracker Comment Comment on Please parse out /**/ SQL style comments in Query of Queries. by External U.
:
SELECT
ID, /* ID is an integer */
Type, /* Valid types are "Widget" or "Gadget */
Name/*, I DON'T NEED THIS COLUMN
isActive*/
FROM
Qry
WHERE
/* Only select *ACTIVE* items */
isActive = 1
Yields:
SELECT
ID,
Type,
Name
FROM
Qry
WHERE
isActive = 1
.0/widgets HTTP/1.1
User-Agent: Fiddler
Host: www.bcjobs.local
Content-Length: 15
?????
Turns ????? to ã?“ã‚“ã?«ã?¡ã?¯on the server.
Steps to Reproduce:
Create a rest endpoint like this:
Make a request like this:
PUT http://www.bcjobs.local/rest/v1.0/widgets HTTP/1.1
User
Tracker Issue Bug 76937:(Watson Migration Closure)Add Generic Initialisation Params Argument to all AJAX UI Components
, there are a number of Ext 2.0 widget options CF does not support directly via attributes. These options are usually set on the widget initialisation call in Ext, and cannot be set afterwards. This means that there is *no way* to use javascript to modify these options after the fact (a common suggested
2603057 CF-3036190 AJAX : Plumbing Jeff Coughlin Bug 73038:autosuggest fails if first record returned starts with a number Problem:
autosuggest fails if first record returned starts with a number.
The following error message occurs (where nnn = the json field name being returned):
"widget: Bind
.6.3)
Steps to Reproduce:
- Create a simple web page: button and div (id="mychart")
refresh chart
- Create a cfm page holding a simple line chart only (no html tags)
....
- Use either a widget toolbox or Ajax inject the cfm page html into the web page whenever a user clicks the button
- Enable developer
Tracker Comment Comment on ColdFusion Builder 3 - Search on Open Documents produces java.lang.NullPointerException by External U.
.eclipse.swt.SWT.error(SWT.java:4312)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:138)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4145)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3762)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9
Tracker Issue Null pointer exception thrown while running Security Analyzer repeatedly over same files
.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:850)
at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.handleWidget
.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:104)
at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:73)
at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:55)
at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget
.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:74)
at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:56)
at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:129)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget
to render views. Were MG build in script, either one CFC would have to be different than the rest and use tags, or the custom tag idea would have to go right out the window.
Sample syntax:
//import my custom form-building custom tag widgets
import path="/custom_tags/myBiz/formWidgets" prefix="frm";
frm
believe this problem started with Update 14. Update 13 works fine.
Steps to Reproduce:
1) Upgrade to ColdFusion Update 20.
2) Create the following endpoint:
3) Call the newly created endpoint. e.g.:
GET /rest/v1.0/widgets/check HTTP/1.1
4) Inspect the results
6181483 CF-4205192 Social : Widgets [ANeff] Bug for: cf_socialplugin fixes and enhancements for 2019 Issue: cf_socialplugin fixes and enhancements for 2019
Please see attached 20190908_socialplugin_revised.cfm which contains these updates/fixes:
* For the Facebook Like Box, Facebook Activity
_64, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86_64
!ENTRY org.eclipse.osgi 4 0 2014-07-16 11:30:16.343
!MESSAGE Application error
!STACK 1
java.lang.NoClassDefFoundError: com/mercury/javashared/agentloader/AgentBootstrap
at org.eclipse.swt.widgets.Display.(Display.java:480
dynamically decide to display or hide the CFMAP, but we pay for it in initial page load time and bandwidth regardless of whether we use it or not.
2. A intranet home page with a staff directory widget in a CFDIV that requires an Auto-Suggest box
In this instance the staff information application is a
.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:74)
at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:56)
at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:129)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget