Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#24361 closed defect (bug) (fixed)

Image post format bug in multisite

Reported by: zabatonni Owned by:
Priority: normal Milestone: 3.6
Component: Post Formats Version: 3.6
Severity: normal Keywords:
Cc: Focuses:

Description

There is a bug in multisite installation where in image post format click-through link always points to image src, no matter what i set into that field. in html field it outputs <a><img></a> instead of just <img>

Change History (1)

#1 @SergeyBiryukov
13 years ago

  • Milestone Awaiting Review3.6
  • Resolutionfixed
  • Status newclosed
  • Versiontrunk

Also mentioned in ticket:24046:56 and ticket:24289:7. Not specific to Multisite.

Fixed in [24289].

Note: See TracTickets for help on using tickets.