Projet

Général

Profil

Révision b4adf10d

Ajouté par Assos Assos il y a plus de 9 ans

Udpate to 7.33

Voir les différences:

drupal7/modules/file/file.field.inc
92 92
    '#description' => t('Separate extensions with a space or comma and do not include the leading dot.'),
93 93
    '#element_validate' => array('_file_generic_settings_extensions'),
94 94
    '#weight' => 1,
95
    '#maxlength' => 256,
95 96
    // By making this field required, we prevent a potential security issue
96 97
    // that would allow files of any type to be uploaded.
97 98
    '#required' => TRUE,

Formats disponibles : Unified diff