Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#20709 closed defect (bug) (fixed)

Edit screen without editor breaks HTML

Reported by: markoheijnen Owned by: azaozz
Priority: normal Milestone: 3.4
Component: Posts, Post Types Version: 3.0
Severity: minor Keywords: has-patch commit
Cc: Focuses:

Description

When a post type only has a title the html will break since the end tag of post-body-content is in the editor if statement.

Attachments (2)

20709.diff (425 bytes ) - added by markoheijnen 14 years ago.
20709.2.diff (400 bytes ) - added by SergeyBiryukov 14 years ago.
Tweaked a bit in accordance with the formatting in the previous block

Download all attachments as: .zip

Change History (4)

@markoheijnen
14 years ago

#1 @SergeyBiryukov
14 years ago

  • Keywords commit added

@SergeyBiryukov
14 years ago

Tweaked a bit in accordance with the formatting in the previous block

#2 @azaozz
14 years ago

  • Owner set to azaozz
  • Resolutionfixed
  • Status newclosed

In [20832]:

Fix closing div position when post doesn't support editor, props markoheijnen, SergeyBiryukov, fixes #20709

Note: See TracTickets for help on using tickets.