Opened 20 years ago
Closed 20 years ago
#974 closed defect (bug) (fixed)
Unescaped ampersands in Link Manager
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | 1.5 |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description
The bug is described in detail at http://priyadi.net/archives/2005/02/25/wordpress-15-bugs/.
The excerpt:
I found an irritating bug in Wordpress 1.5: ampersands in blogroll URLs donât get properly escaped. Thus, blogrolls that contains URL with ampersand in it donât validate.
Quick fix: modify wp-includes/links.php around line 206 like this (add the line with + in front of it)
Change History (3)
Note: See
TracTickets for help on using
tickets.