Taffy
Taffy copied to clipboard
CF2025: Removing deprecated cfheader StatusText attribute
- Attribute is no longer available in ColdFusion 2025. Using it causes an "Attribute validation error for CFHEADER tag".
Let me know if you wanted to have some backwards compatibility code to still retain StatusText for older versions of ColdFusion.
Deploy Preview for taffy-docs canceled.
| Name | Link |
|---|---|
| Latest commit | b34c218024d9129cff957c6309382c7759725cc3 |
| Latest deploy log | https://app.netlify.com/projects/taffy-docs/deploys/6890f934c6a4960009e5b516 |
Yes, backwards compatibility is still desired.
@atuttle I added a compatibility layer. The code should work for CF8+.