[dev] missed size type email - attached the patch-files, if you want

Thomas thomas at mebes.name
Tue Feb 12 13:45:26 UTC 2008


Hello,

modul turba is missing the size option at the formular array type  
email, is it ment to be this way?

Example:

turba/config/attributes.php
Example:
$attributes['email'] = array(
     'label' => _("Email"),
     'type' => 'email',
     'required' => false,
     'params' => array('allow_multi' => true, 'strip_domain' => false,  
'link_compose' => true, 'size' => '40')
);

Have two files modified: framework/UI/UI/VarRenderer/html.php and  
framework/Form/Form.php.

I attached both diff-files.

Thomas



Liebe Gruesse

Thomas

--------------------------------------------------------------
Kirchenstr. 95 | 81675 Muenchen

Telefon: +49 (0) 89 41 07 48 49
Fax: +49 (0) 178 99 63 23 765
Mobile: +49 (0) 178 63 23 765
--------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Form_patch.php
Type: audio/mpeg3
Size: 1308 bytes
Desc: not available
Url : http://lists.horde.org/archives/dev/attachments/20080212/9e142b25/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: html_patch.php
Type: audio/mpeg3
Size: 835 bytes
Desc: not available
Url : http://lists.horde.org/archives/dev/attachments/20080212/9e142b25/attachment-0001.bin 


More information about the dev mailing list