Opened 15 years ago

Closed 15 years ago

#11705 closed (duplicate)

Atom1Feed should allow html in title

Reported by: notanumber Owned by: nobody
Component: contrib.syndication Version: 1.1
Severity: Keywords: atom, title, html
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

According to http://atompub.org/rfc4287.html, Atom1Feed should allow html in title attributes. In order to support this, Atom1Feed should have the attribute type set to "html".

Attachments (1)

atom_title.diff (1.3 KB ) - added by notanumber 15 years ago.
Patch to extend Atom1Feed to include "html" atribute in title

Download all attachments as: .zip

Change History (2)

by notanumber, 15 years ago

Attachment: atom_title.diff added

Patch to extend Atom1Feed to include "html" atribute in title

comment:1 by dc, 15 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #6533 and #5411

Note: See TracTickets for help on using tickets.
Back to Top