Opened 15 years ago
Closed 12 years ago
#17847 closed defect (bug) (fixed)
wp_kses_hair is too stringent
| Reported by: | jorbin | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.9 |
| Component: | Formatting | Version: | 1.5 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
attributes from custom xml name spaces may use colons, but the regex used inside wp_kses_hair doesn't allow them through.
Attachments (1)
Change History (7)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Can you provide some test cases as to what these attributes look like?