-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Files.com does not always return a UTF-8 encoded path. This leads to mysql errors because the corresponding field in the database are UTF-8 formatted. This change modifies the field such that encodings other than UTF-8 can be compared with the field. Closes: SET-600 Signed-off-by: Nicolas Bock <nicolas.bock@canonical.com>
- Loading branch information
1 parent
979326c
commit 520023e
Showing
2 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters