Opened 20 years ago
Closed 20 years ago
#1729 closed defect (bug) (fixed)
Double-dash in blog URL gets replaced with long dash (bloginfo)
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | high | |
| Severity: | critical | Version: | 1.5.2 |
| Component: | Administration | Keywords: | |
| Focuses: | Cc: |
Description
If -- is used in the blog URL, WordPress replaces with a – aka – when called via bloginfo(). bloginfo() shouldn't wptexturize() the URL outputs.
Reported here: http://wordpress.org/support/topic/46086
Change History (4)
Note: See
TracTickets for help on using
tickets.
This is the same as #1545 I think.