cfdocs icon indicating copy to clipboard operation
cfdocs copied to clipboard

Repository for the cfdocs.org site.

Results 127 cfdocs issues
Sort by recently updated
recently updated
newest added

In CFDocs generatesecretkey page and in the point about the algorithm values the value "CFMX_COMPAT" is included, which is not correct. Using it it gives an error message "The CFMX_COMPAT...

cfzipparam referenced cfzip, but cfzip didn't reference cfzipparam

- Added new CF2023 functions - Added CF2023 to TryCF engines and made the new default Note: `generateGraphQLModels` and `getGraphQLClient` do not have dedicated function pages on Adobe's ColdFusion help...

I was thinking it would be useful to have a list of cfcatch variables somewhere. Perhaps on the cfcatch tag page, and/or the error handling guide (or somewhere else entirely?)....

The description fails to identify the "substring2" or "replacement" (whichever you prefer to call it) argument, yet it is shown in the examples. Adobe has the same error on their...

The description should be updated to reflect the fact that if used on a scope, such as arguments, the function returns false even though the key is present (as seen...

easy
hacktoberfest
good first issue

[binaryEncode](https://cfdocs.org/binaryencode) Looks like the encoding value of "base64URL" is not currently supported in [Lucee](https://docs.lucee.org/reference/functions/binaryencode.html)

http://static.raymondcamden.com/cfuitherightway/**cfpod**/index.html

[``](https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-tags/tags-t/cftransaction.html) is currently missing descriptions for the different values of the `isolation` attribute. The [Adobe CF documentation has some description for them](https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-tags/tags-t/cftransaction.html#Attributes), so maybe that could be used. Sebastian