#1890 closed defect (bug) (fixed)
wptexturize() converts text inappropriately in stylesheet URI
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | major | Version: | 1.5 |
| Component: | Administration | Keywords: | bg|needs-patch |
| Focuses: | Cc: |
Description
Had someone come into #wordpress with a domain of http://www.pr0x0r.com/
The stylesheet URI was being run through wptexturize() and the "x" was being converted to a multiplication symbol
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [3117]) Don't run stylesheet directory URI through filters. fixes #1890