#1545 closed defect (bug) (fixed)
Wordpress replaces valid characters in urls with HTML entities, breaking the URL
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 1.5.2 |
| Severity: | major | Keywords: | wptexturize bg|dev-feedback bg|2nd-opinion bg|has-patch |
| Cc: |
Description
From: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=320462
If a blog is configured to have the url "http://h4x0r5.com/~ryan/blog/"
the h4x0r5.com section is caught by the "wptexturize" filter, and
corrupted.
Attachments (1)
Change History (7)
markjaquith — 8 years ago
comment:1
markjaquith — 8 years ago
- Milestone set to 1.6
- Owner changed from anonymous to markjaquith
- Severity changed from normal to major
- Status changed from new to assigned
Patch added for 1.6 SVN.
The only reason I can think that this filter has been added is for the blog description field. Doesn't seem very smart to be passing the URIs through it, however.
comment:2
markjaquith — 8 years ago
- Keywords bg|dev-feedback bg|2nd-opinion bg|has-patch added
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.

Patch for 1.6