Opened 8 years ago
Closed 3 years ago
#7829 closed defect (bug) (wontfix)
Recent networkwide posts widget's link to sites directory is borked
| Reported by: | mercime | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Blogs | Version: | |
| Severity: | normal | Keywords: | has-screenshots needs-patch good-first-bug |
| Cc: |
Description
WP-trunk BP-trunk using BP Nouveau or BP Legacy
Enabling "Link widget title to Blogs directory" shows up as
<a href="http://localhost/allsvn/sites/">Recent Networkwide Posts</a> in widget area.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This is our only widget affected. It's because
widget_titleis HTML escaped. This seems to have been broken pretty much forever, which suggest no-one uses this widget (or the option on it).