to prevent abuses or mistakes where people input non-balanced tags (either too many start tags or too many end tags)

Comments

Wesley Tanaka’s picture

to make it more obvious what's going on, i'll add another comment here.

Wesley Tanaka’s picture

I guess the comments get re-formatted properly. ;)

drewish’s picture

based on the underline that's strewn across the rest of the page, i'd say so...

chx’s picture

Status: Active » Closed (won't fix)

htmlcorrector module should be used for this.

Wesley Tanaka’s picture

Status: Closed (won't fix) » Active

that's such a shame, because the default filter does a very good job at filtering the input, with this one exception.

I don't think it would be too hard to adapt something along the lines of:

http://iamcal.com/publish/articles/php/processing_html_part_2/

to fix the filter the rest of the way.

chx’s picture

Status: Active » Closed (won't fix)

Put this issue to rest. When there is a contrib module which is excellent for the task and it's not crucial -- who said that every Drupal site lets you enter raw HTML? -- then it's won't fix.