Project

General

Profile

Actions

Bug #32044

closed

Installer / Save Config / Host 'VDBTEST\INST2' was not alphanumeric

Added by Andreas Heissenberger over 12 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-11-23
Due date:
% Done:

0%

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

Description

When modifying and saving a value in basic Configuration the Installer refused to save a valid Hostname with the following Error - but the origional value is not modified and stays correct:

The following errors occured
Host 'VDBTEST\INST2' was not alphanumeric (a-z, A-Z, 0-9 or _-.), or longer than 50 chars (...not saved)

The Setup:
  • MSSQL Server with native MS SQL Driver (sqlsrv)

localconf.php:
...
$typo_db_host = 'VDBTEST\INST2'; // Modified or inserted by TYPO3 Install Tool.
$TYPO3_CONF_VARS['EXTCONF']['dbal']['handlerCfg'] = array('_DEFAULT' => array('type' => 'adodb','config' => array('driver' => 'mssqlnative',)));; // Modified or inserted by TYPO3 Install Tool.
...

You should allow Windows Hostnames.

Actions #1

Updated by Alexander Opitz over 9 years ago

  • Status changed from New to Needs Feedback
  • Is Regression set to No

Hi,

as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.9)?

Actions #2

Updated by Alexander Opitz almost 9 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this issue.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF