directory field has default size of 128 characters

clemens.tolboom - September 10, 2008 - 14:02
Project:API
Version:HEAD
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

When adding directory values i cannot add two directories because my multi site configuration path are to long. Ie tThis is 148 characters long:

/var/usr/local/drupal/core/drupal-5.10/sites/all/contributions/developer:/var/usr/local/drupal/core/drupal-5.10/sites/example.com/modules/my_module

Adding a

<?php
'#maxlength' => 255,
?>
to this text field would be a first step. But it would be nicer to have a text area.

#1

drumm - December 27, 2008 - 04:50
Version:5.x-1.0» HEAD
Status:active» fixed

In HEAD, this is already a textarea and the limit in the db is 255.

#2

System Message - January 10, 2009 - 05:00
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.