Opened 6 years ago

Closed 6 years ago

Last modified 6 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:

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 6 years ago.
4061.2.diff (540 bytes) - added by rob1n 6 years ago.
attribute_escape() the OPML feed's title.

Download all attachments as: .zip

Change History (8)

  • Milestone set to 2.2
  • Owner changed from anonymous to rob1n
  • Version set to 2.1.3

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

rob1n6 years ago

Can you try if this works for you?

  • Keywords has-patch added

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

rob1n6 years ago

attribute_escape() the OPML feed's title.

  • Resolution set to fixed
  • Status changed from new to closed

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

  • Summary changed from invalid ompl to invalid opml

Misspelled acronyms are the tool of the devil!

Note: See TracTickets for help on using tickets.