Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#20709 closed defect (bug) (fixed)

Edit screen without editor breaks HTML

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

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 13 years ago.
20709.2.diff (400 bytes) - added by SergeyBiryukov 13 years ago.
Tweaked a bit in accordance with the formatting in the previous block

Download all attachments as: .zip

Change History (4)

@markoheijnen
13 years ago

#1 @SergeyBiryukov
13 years ago

  • Keywords commit added

@SergeyBiryukov
13 years ago

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

#2 @azaozz
13 years ago

  • Owner set to azaozz
  • Resolution set to fixed
  • Status changed from new to closed

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.