Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#24332 closed defect (bug) (fixed)

Twenty Thirteen: Quote Format Handling of Description Before Quote

Reported by: celloexpressions's profile celloexpressions Owned by: lancewillett's profile lancewillett
Milestone: 3.6 Priority: normal
Severity: normal Version: 3.6
Component: Bundled Theme Keywords: needs-patch
Focuses: Cc:

Description

If a user selects the quote format and writes a description or comment on the quote before the actual quote, which is denoted as such with a blockquote, Twenty Thirteen displays the Quote icon on top of the description because it isn't wrapped in a blockqoute to provide the indent. I'm not sure how best to handle this case, although #24308 would probably fix this for new data. It could be messy for old data/posts, though.

See screenshot for comparison of what's in the editor vs. what displays.

Attachments (2)

quote-format-description-then-blockquote.png (23.4 KB) - added by celloexpressions 12 years ago.
Editor contents vs. display on frontend, with descriptive text followed by the actual quote (in a blockquote), using quote format.
24332.patch (777 bytes) - added by lancewillett 12 years ago.

Download all attachments as: .zip

Change History (4)

@celloexpressions
12 years ago

Editor contents vs. display on frontend, with descriptive text followed by the actual quote (in a blockquote), using quote format.

#1 @lancewillett
12 years ago

  • Keywords needs-patch added
  • Milestone changed from Awaiting Review to 3.6

@lancewillett
12 years ago

#2 @lancewillett
12 years ago

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

In 24279:

Twenty Thirteen: update Quote styles so that fancy display only affects the actual quote content. Fixes #24332.

Note: See TracTickets for help on using tickets.