Project

General

Profile

Actions

Bug #61738

closed

ADOdb: Set charset properly

Added by Andreas Kienast over 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2014-09-19
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7.0
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Using ADOdb, the charset might no be set properly, since every database driver needs to define their own "SetCharSet" method. Every driver is extended from ADOConnection. "SetCharSet" of this class just returns FALSE.

There is already a pull request: https://github.com/ADOdb/ADOdb/pull/39

Actions

Also available in: Atom PDF