Opened 8 years ago
Closed 2 years ago
#7829 closed defect (bug) (wontfix)
Recent networkwide posts widget's link to sites directory is borked
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Blogs | 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.
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).