tracker issue : CF-4202844

select a category, or use search below
(searches all categories and all time range)
Title:

[ANeff] Doc Bug for: CFFiddle's restricted tags and functions undocumented

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/Fixed

Reporter/Name(from Bugbase): Aaron Neff / ()

Created: 06/13/2018

Components: CFApps, CFFiddle, Documentation

Versions: 2018

Failure Type: Others

Found In Build/Fixed In Build: 2018.0.01.308605 (PreRelease) / docs

Priority/Frequency: Normal / Some users will encounter

Locale/System: / Platforms All

Vote Count: 2

Issue: CFFiddle's restricted tags and functions undocumented

Question: Also, can cfschedule(mode="application" tasks please be allowed in CFFiddle, so that we can show examples of task handlers (for example)?
(hoping the question can be answered here w/o need for another ticket or Portal discussion..?)

Attachments:

Comments:

Hi Adobe, Note: During PR, Adobe listed these CFFiddle restricted tags/functions: ----------- ColdFusion Tags * cfexecute, * cfregistry, * cfquery, * cfdbinfo, * cfprocparam, * cfqueryparam, * cfupdate, * cfinsert, * cfprocresult, * cfstoredproc, * cfobjectcache, * cftransaction, * cfapplet, * cflocation, * cfschedule, * cfdirectory ColdFusion Functions * createobject(java), * islocalhost, * createobject(.net), * createobject(com), * createobject(corba), * objectsave, * objectload, * directorylist ----------- And PR participants suggested these should be allowed: 1) cfdirectory/directoryList when directory is at Amazon S3 2) CFFiddle should have read-only DSNs for the built-in Derby dbs 3) cfquery/cfqueryparam when dbtype="query", when or datasource is one of the read-only Derby DSNs from #2 4) cfdbinfo when datasource is one of the read-only Derby DSNs from #2 5) cfschedule when mode="application" Should I file those PR suggestions as a separate ticket? Thanks!, -Aaron
Comment by Aaron N.
30210 | February 08, 2019 08:50:48 AM GMT