HtmlPurifier AutoParagraph + Html.Allowed -


please me understand i'm doing wrong. i'm trying use htmlpurifier html.allowed whitelist, results messed up.

here an example of html.allowed disabled – works expected. set whitelist containing used tags (span, p, ul, li) , htmlpurifier throws warnings , returns unexpected result, see here.

i have spent hours trying find mistake. appreciated!

david

it's bug. if add 'div' allowed list, have desired effect.

it has been fixed in:

commit 0680832d41d4d5377ea3ea8d8c10fd574d2deb7e author: edward z. yang  date:   tue may 21 17:19:59 2013 -0700      use info_parent_def parent information, since may not present in info array.      signed-off-by: edward z. yang  

Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

java - Using an Integer ArrayList in Android -