Opened 19 years ago
Closed 19 years ago
#3926 closed defect (bug) (fixed)
Title attributes on some links are unfiltered
| Reported by: | jhodgdon | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2 |
| Component: | General | Version: | 2.1.2 |
| Severity: | normal | Keywords: | category filter has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch to add filtering to title attributes in categories list