PDA

Просмотр полной версии : bugs.typo3.org - доступ


Dutchak Vitaly
14.08.2005, 20:52
Помогите советом, пожалуйста, как получить доступ к http://bugs.typo3.org/
Если точнее, то нужен конкретно патч или описание бага #0001239
Ведь это жизненно важно, но меня, например, туда не пускает, не проходит регистрация на этом bugs. И непонятно, какие логин/пароль там надо. Общие для сайта typo3.org не действуют.

Valery Romanchev
14.08.2005, 22:16
0001239: Install tool does not accept hyphen in database host name
Description Host names containing hyphens that were accepted by the install tool in previous versions are not allowed to be saved anymore.

Instead, the install tool delivers an \"error\" message
\"Host was not alphanumeric, a-zA-Z0-9_-:., or longer than 50 chars (...not saved) \"

example - \"typo3-project.de\" not saved
\"typo3project.de\" is saved

This causes a \"point and click\" upgrade with the install tool to fail. Of course it is possible to manually enter the host name in localconf.php, therefore this is a minor issue.

Dutchak Vitaly
15.08.2005, 04:44
Большое спасибо.