#1893 closed defect (bug) (fixed)
Several links to bloginfo('home') without trailing slash
| Reported by: | markjaquith | Owned by: | markjaquith |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Administration | Version: | 1.6 |
| Severity: | normal | Keywords: | bg|has-patch bg|commit |
| Cc: | Focuses: |
Description
Leaving out the trailing slash for the plain bloginfo('home') links is causing 301 redirects to the slashed version. This patch adds the trailing slash to every naked bloginfo('home') that didn't already have it.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch for WP 1.6 SVN