Projet

Général

Profil

Révision a192dc0b

Ajouté par Assos Assos il y a environ 8 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/feeds/tests/feeds_mapper_taxonomy.test
234 234
    $target = 'field_tags';
235 235
    $mapping = array(
236 236
      'term_search' => FEEDS_TAXONOMY_SEARCH_TERM_ID,
237
      'language' => LANGUAGE_NONE,
237 238
    );
238 239

  
239 240
    $source = FeedsSource::instance('tmp', 0);
......
284 285
    $target = 'field_tags';
285 286
    $mapping = array(
286 287
      'term_search' => FEEDS_TAXONOMY_SEARCH_TERM_GUID,
288
      'language' => LANGUAGE_NONE,
287 289
    );
288 290

  
289 291
    $source = FeedsSource::instance('tmp', 0);

Formats disponibles : Unified diff