History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: FC-1433
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Blair McKenzie
Reporter: Ezra Parker
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
FarCry Core Framework

Version 5 upgrade fails to update user profiles on MySQL

Created: 08/Aug/08 05:34 AM   Updated: 13/Aug/08 11:30 AM
Component/s: Security
Affects Version/s: FarCry 5.0 (Fortress)
Fix Version/s: 5.0.2

Time Tracking:
Not Specified

File Attachments: 1. File FarcryUD.cfc (22 kb)

Environment: MySQL


 Description  « Hide
When upgrading a version 4 install to version 5, the installer fails to properly update the user profiles when running on a MySQL DB due to unsupported syntax in the SQL statement (using "+" to concatenate strings). This switch for this process is found on line 353 of packages/security/FarcryUD.cfc, and I will attach a corrected version of this file.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Blair McKenzie - 12/Aug/08 11:38 AM
Committed fix