Details
Description
When the blesta config file is written, and the database credentials are saved, special characters are escaped in php strings, like "$". However, the config uses single-quote strings rather than double-quote strings, so some special characters do not need to be escaped anymore, like "$". For example, an apostrophe, "'", should continue to be escaped.
See https://www.blesta.com/forums/index.php?/topic/10948-v420-mysql-password-escaping-issue/
Activity
| Field | Original Value | New Value |
|---|---|---|
| Rank | Ranked higher |
| Sprint | 4.3.0 Sprint 3 [ 53 ] |
| Rank | Ranked higher |
| Fix Version/s | 4.2.2 [ 11021 ] | |
| Fix Version/s | 4.3.0-b1 [ 11019 ] |
| Assignee | Tyson Phillips [ tyson ] |
| Description | When the blesta config file is written, and the database credentials are saved, special characters are escaped in php strings, like "$". However, the config uses single-quote strings rather than double-quote strings, so some special characters do not need to be escaped anymore, like "$". For example, an apostrophe, "'", should continue to be escaped. |
When the blesta config file is written, and the database credentials are saved, special characters are escaped in php strings, like "$". However, the config uses single-quote strings rather than double-quote strings, so some special characters do not need to be escaped anymore, like "$". For example, an apostrophe, "'", should continue to be escaped.
See https://www.blesta.com/forums/index.php?/topic/10948-v420-mysql-password-escaping-issue/ |
Automated transition triggered when Tyson Phillips (Inactive) created a branch in Stash -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Automated transition triggered when Tyson Phillips (Inactive) created pull request #393 in Stash -
| Status | In Progress [ 3 ] | In Review [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Remaining Estimate | 0 minutes [ 0 ] | |
| Time Spent | 31 minutes [ 1860 ] | |
| Worklog Id | 10706 [ 10706 ] |
| Time Spent | 31 minutes [ 1860 ] | 59 minutes [ 3540 ] |
| Worklog Id | 10713 [ 10713 ] |
Automated transition triggered when Tyson Phillips (Inactive) merged pull request #393 in Stash -
| Status | In Review [ 5 ] | Closed [ 6 ] |