Ticket #204 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

numeric entities are not decoded in item titles.

Reported by: sdcosta Owned by: sdcosta
Priority: normal Milestone: Gregarius 0.5.5
Component: BUGS Version:
Severity: normal Keywords: entities
Cc:

Description

eg. http://www.marteydodoo.com/feed/ An item title in the rss feed is encoded as & It appears in the item title as

&amp038;

Note to self: There is an easy way to fix this and a correct way to fix this.

unrelated note to anyone else: html_entity_decode does not decode numeric entities.

Change History

Changed 3 years ago by mbonetti

Personal note: this has been bugging me for weeks, but I hoped that if I avoided reporting it in a ticket it would go away. Thanks a bunch, Sameer :)

Changed 3 years ago by sdcosta

  • owner changed from mbonetti to sdcosta
  • status changed from new to assigned

Changed 3 years ago by sdcosta

This is a regression of #187

Changed 3 years ago by sdcosta

  • status changed from assigned to closed
  • resolution set to fixed

Changed 3 years ago by sdcosta

in [938]

Note: See TracTickets for help on using tickets.