Projet

Général

Profil

Révision f842d52a

Ajouté par Julien Enselme il y a presque 10 ans

Update to 7.28

Voir les différences:

drupal7/misc/ajax.js
348 348
    // this is only needed for IFRAME submissions.
349 349
    var v = $.fieldValue(this.element);
350 350
    if (v !== null) {
351
      options.extraData[this.element.name] = v;
351
      options.extraData[this.element.name] = Drupal.checkPlain(v);
352 352
    }
353 353
  }
354 354

  

Formats disponibles : Unified diff