﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
3952,wpautop incorrectly wraps horizontal rules,Otto42,rob1n,"hr tags get wrapped inside p.../p tags. Since hr is a block level element, and p can only contain inline elements, this causes a validation error. It's not enough to throw most browsers into quirks mode, but still, wpautop should be modified to recognize hr as a block level element.

I believe that adding hr to the $allblocks list in wpautop would be enough to solve the issue, but I'm not certain.

The issue has also been noted here: http://wordpress.org/support/topic/109513
",defect (bug),closed,normal,2.2,General,2.1.2,normal,fixed,,
