Managed Hosting
|
|
 |
Project Home
•
Blog
•
Known Issues
• Screenshots
• Contact Project
ColdFISH Issue: coldfish.cfc syntax not pre-CF8 friendly
| Name: |
coldfish.cfc syntax not pre-CF8 friendly |
| ID: |
13 |
| Project: |
ColdFISH |
| Type: |
Bug |
| Area: |
Code |
| Severity: |
High |
| Status: |
Closed |
| Related URL: |
|
| Creator: |
Brad Wood |
| Created: |
11/05/09 7:30 PM |
| Updated: |
04/28/11 1:27 PM |
| Description: |
coldfish.cfc line 285 if (!regionMatches(thisLine....
The CF7 compatible line is if (not regionMatches(thisLine....
Causes syntax error.
See related bug I filed for BlogCFC which uses ColdFish: http://blogcfc.riaforge.org/index.cfm?event=page.issue&issueid=C08F67E9-F307-C832-DD04FB18DF4EF8FD
|
| History: |
Created by bdw429s (Brad Wood) : 11/05/09 7:30 PM
Updated by jdelmore (Jason Delmore) : 11/10/09 2:08 PM Fixed with 2.0.1... damn that CF7 syntax!!! :)
Updated by jdelmore (Jason Delmore) : 04/28/11 1:27 PM
|
To add a comment to this bug, please login using the link above.
|