Changes between Version 1 and Version 2 of Ticket #19855, comment 12

Timestamp:
03/13/12 23:35:12 (15 months ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19855, comment 12

    v1 v2  
    1818> On second thought ... is there a reason we couldn't pass `$pee` through `force_balance_tags()`... 
    1919 
    20 Not a good idea imho, `force_balance_tags()` is (mostly) for the comments and can't handle more complex HTML. 
     20Not a good idea imho, `force_balance_tags()` is (mostly) for the comments where only limited number of tags are allowed and can't handle more complex HTML.