Projet

Général

Profil

Révision 5d12d676

Ajouté par Assos Assos il y a environ 6 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/views/tests/handlers/views_handler_field_xss.test
23 23
    $map = array(
24 24
      'John' => 'John',
25 25
      "Foo\xC0barbaz" => '',
26
      'Fooÿñ' => 'Fooÿñ'
26
      'Fooÿñ' => 'Fooÿñ',
27 27
    );
28 28

  
29 29
    return $map;
......
57 57
      $counter++;
58 58
    }
59 59
  }
60

  
60 61
}

Formats disponibles : Unified diff