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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Also mentioned in ticket:24046:56 and ticket:24289:7. Not specific to Multisite.
Fixed in [24289].