
|
If you were logged in you would be able to see more operations.
|
|
|
|
|
| Component/s: |
Security
|
| Affects Version/s: |
FarCry 5.0 (Fortress)
|
| Fix Version/s: |
5.0.2
|
|
|
File Attachments:
|
1.
FarcryUD.cfc (22 kb)
|
|
Environment:
|
MySQL
|
|
|
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.
|
|
Description
|
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. |
Show » |
|