Opened 14 years ago
Closed 11 years ago
#17847 closed defect (bug) (fixed)
wp_kses_hair is too stringent
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.9 | Priority: | normal |
Severity: | normal | Version: | 1.5 |
Component: | Formatting | Keywords: | has-patch |
Focuses: | Cc: |
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.
Can you provide some test cases as to what these attributes look like?