[cvs] commit: framework/Text_Filter/Filter xss.php

Michael M Slusarz slusarz at horde.org
Sat Apr 19 20:12:29 UTC 2008


slusarz     2008-04-19 16:12:29 EDT

  Modified files:
    Text_Filter/Filter   xss.php 
  Log:
  Unfortunately, the previous fix didn't work - the backtrack limit will be
  reached if there is no body/html tags and the architecture of Text_Filter
  prevents us from being able to do that initial check.  So instead, simply
  raise the value of backtrack_limit if we are using PHP 5.2+.
  
  Revision  Changes    Path
  1.15      +33 -1     framework/Text_Filter/Filter/xss.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Text_Filter/Filter/xss.php?r1=1.14&r2=1.15&ty=u


More information about the cvs mailing list