mail[Galette-devel] [bug #5505] Les caractères HTML ne sont pas échapées


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Théophile Helleboid on March 18, 2006 - 13:09:

Update of bug #5505 (project galette):

                  Status:                    None => Fixed                  

    _______________________________________________________

Follow-up Comment #1:

Fixé dans le svn, revision 293 avec la boucle 
foreach($adherent as $field => $data) {
        if(is_string($adherent[$field])) { $adherent[$field] = 
htmlentities($data);
}
}

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?func=detailitem&item_id=5505>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/




Related Messages


Powered by MHonArc, Updated Sat Mar 18 13:20:28 2006