Opened 12 years ago
Closed 12 years ago
#23888 closed defect (bug) (fixed)
Images in articles with post format "image" not displayed in Twenty Eleven, Twenty Ten
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.6 | Priority: | normal |
Severity: | blocker | Version: | 3.6 |
Component: | Post Formats | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
Hi all,
yesterday, I've updated my website from r237XX to r23815. Since then, images in articles with post format "image" are not displayed.
I'm running my site with a simple child theme of Twenty Eleven. I've also experienced this behavior with Twenty Eleven and Twenty Ten.
Strangely, the image is displayed in Twenty Thirteen. See attached image.
I've just updated to WordPress 3.6-alpha-23833. Same bug...
Attachments (4)
Change History (11)
#1
@
12 years ago
- Milestone changed from Awaiting Review to 3.6
- Severity changed from normal to blocker
#3
follow-up:
↓ 4
@
12 years ago
- Keywords has-patch commit added
attachment:23888.diff Copy post field, don't reference directly
#4
in reply to:
↑ 3
@
12 years ago
Replying to wonderboymusic:
attachment:23888.diff Copy post field, don't reference directly
Tested the patch on my install... Works fine for me. Image posts are displayed correctly again...
#5
@
12 years ago
Confirmed fixed with attachment:23888.diff
I think this is a by-ref issue that I fixed elsewhere but not for images, will patch in a bit