Patch #3608
migrate_from_mantis encoding patch
| Status: | New | Start date: | 2009-07-11 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | Importers | |||
| Target version: | - |
Description
Encoding was not set for database connection
History
#1 Updated by Mykhaylo Sorochan almost 4 years ago
- Assignee set to Jean-Philippe Lang
#2 Updated by Mykhaylo Sorochan almost 4 years ago
The idea in general to pass "encoding" as the parameter to database connection. So it should be either done this way or a separate additional :encoding parameter should be added to dp_params
#3 Updated by Mykhaylo Sorochan almost 4 years ago
Mykhaylo Sorochan wrote:
The idea in general to pass "encoding" as the parameter to database connection. So it should be either done this way or a separate additional :encoding parameter should be added to dp_params
... additional :encoding ...
#4 Updated by Mykhaylo Sorochan almost 4 years ago
- File migrate_from_mantis.rake.patch
added
This one seems to me to be more correct.
#5 Updated by Toshi MARUYAMA about 2 years ago
- Category set to Importers
- Assignee deleted (
Jean-Philippe Lang)