Opened 18 years ago
Closed 18 years ago
#3926 closed defect (bug) (fixed)
Title attributes on some links are unfiltered
Reported by: | jhodgdon | Owned by: | |
---|---|---|---|
Milestone: | 2.2 | Priority: | normal |
Severity: | normal | Version: | 2.1.2 |
Component: | General | Keywords: | category filter has-patch |
Focuses: | Cc: |
Description
When creating list of category links, if there are no descriptions for the categories, the "WalkerCategory" class in wp-includes/classes.php creates a title attribute that contains an unfiltered category name. It should be filtered.
Bug appears in both 2.1.2 and SVN revision 4984.
Attachments (2)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Patch to add filtering to title attributes in categories list