Opened 2 years ago
Last modified 19 months ago
#17847 new defect (bug)
wp_kses_hair is too stringent
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Formatting | Version: | 1.5 |
| Severity: | normal | Keywords: | has-patch |
| 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 (5)
comment:3
johnbillion
— 2 years ago
Google Products is one too, using g:* for many attributes in their product data feeds.
Note: See
TracTickets for help on using
tickets.
Can you provide some test cases as to what these attributes look like?