Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#4061 closed defect (bug) (fixed)

invalid opml

Reported by: Denis-de-Bernardy Owned by: rob1n
Priority: low Milestone: 2.2
Component: Administration Version: 2.1.3
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

wp-links-opml.php in WP 2.1

<title>Links for Taxi News & Views From Around The English Speaking World</title>

(amp is not escaped)

D.

Attachments (2)

4061.diff (1004 bytes ) - added by rob1n 19 years ago.
4061.2.diff (540 bytes ) - added by rob1n 19 years ago.
attribute_escape() the OPML feed's title.

Download all attachments as: .zip

Change History (8)

#1 @rob1n
19 years ago

  • Milestone2.2
  • Owner changed from anonymous to rob1n
  • Version2.1.3

IMO wp-links-opml.php needs a reworking anyways. I'll look into it.

@rob1n
19 years ago

#2 @rob1n
19 years ago

Can you try if this works for you?

#3 @rob1n
19 years ago

  • Keywords has-patch added

#4 @rob1n
19 years ago

My mistake, I misunderstood the issue. New patch coming.

@rob1n
19 years ago

attribute_escape() the OPML feed's title.

#5 @rob1n
19 years ago

  • Resolutionfixed
  • Status newclosed

(In [5155]) attribute_escape() the OPML feed's title. fixes #4061

#6 @Otto42
19 years ago

  • Summary invalid omplinvalid opml

Misspelled acronyms are the tool of the devil!

Note: See TracTickets for help on using tickets.