[wp-trac] Re: [WordPress Trac] #4716: <br /> tags added in inconsitent way

WordPress Trac wp-trac at lists.automattic.com
Thu Aug 9 13:26:58 GMT 2007


#4716: <br /> tags added in inconsitent way
---------------------+------------------------------------------------------
 Reporter:  hakre    |        Owner:  anonymous
     Type:  defect   |       Status:  closed   
 Priority:  normal   |    Milestone:           
Component:  General  |      Version:           
 Severity:  normal   |   Resolution:  wontfix  
 Keywords:           |  
---------------------+------------------------------------------------------
Changes (by Otto42):

  * status:  new => closed
  * version:  2.2 =>
  * resolution:  => wontfix

Comment:

 You're seeing the effects of the autop filtering, which happens at page
 display time and not at post creation time. Carriage returns become br
 tags. Double carriage returns become P tags.

 There's many plugins to disable autop if you don't want to use it. Use one
 of them.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/4716#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list