Share

PHProjekt 6

Tracker: Feature Requests

5 Solution for DB-independent connection charset and collation - ID: 2818445
Last Update: Settings changed ( gsolt )

We need a solution to make Zend_Db configure the database connection
correctly so that it uses UTF-8.

This issue has been addressed in the Zend Framework with changeset 14691,
see http://framework.zend.com/code/changelog/Zend_Framework?cs=14691
This is published with ZF version 1.8.0.

A list of methods top deal with different databases is at
http://framework.zend.com/issues/browse/ZF-1541;jsessionid=BB7F5E5D1B9326B2
1B0B16F52BE1871B?page=com.atlassian.jira.ext.fisheye:fisheye-issuepanel


Earlier versions of ZF do not allow to use a single method of configuring
the db connection, but would need to use an individual solution for each db
driver.

Also, there should be a method to select the proper collaction for the
database. This affects sorting. The current setup method only supports
MySQL, and only allows utf8_general_ci as a collation. This works for the
english and german language, but there must be a reason that
utf8_spanish_ci exists. The collation for the database should be selected
based on the default language that is used with P6.


Sven Rautenberg ( svenrtbg ) - 2009-07-08 10:21

5

Open

None

Gustavo Solt

Back-end

6.0

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
artifact_group_id None 2009-08-24 23:15 gsolt
category_id None 2009-07-08 10:21 svenrtbg
assigned_to nobody 2009-07-08 10:21 svenrtbg