Opened 5 years ago
Last modified 5 years ago
#7829 new defect (bug)
Recent networkwide posts widget's link to sites directory is borked
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Contributions | 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 (3)
Note: See
TracTickets for help on using
tickets.
This is our only widget affected. It's because
widget_title
is HTML escaped. This seems to have been broken pretty much forever, which suggest no-one uses this widget (or the option on it).